i'm trying figure out how create formula following scenario: have list of customers , buy particular parts. of part numbers purchased more 1 customer. set vlookup part number see customer forecast balance of month part, defaulting first customer's forecast each instance of part number. how associate part number (column b) customer name (column a) , add vlookup particular range? looked @ index , area, can't seem come right way since reference, not formula. appreciated. thanks!
enter below formula array formula (ctrl+shift+enter) in cell i2 & copy down:
=iferror(index($e$2:$e$100,small(if($b$2:$b$100=$h$2,row($b$2:$b$100)-row($b$2)+1),row(1:1))),"")
this illustrates how multiple matches cell h2 value. may update range per requirement.
regards,
amit tandon
www.globaliconnect.com
Office / Excel / Windows 10 / Office 365 Home
Comments
Post a Comment