View Single Post
  #1   Report Post  
sonar
 
Posts: n/a
Default VLOOKUP - problem in stock request


Hi, I am busy setting up something for someone, basically this person
receives reports of what was supplied, this is imported into Excel.

We have a Stock request sheet then that reads these reports and fills
in the quantities received for each item. It recognizes each item by
its barcode.

The problem is, if the item appears more than once, it only gives me
the quantity for the first one it finds and ignores it thereafter.

Can I formulate this code to find for instance all the 20204655
barcodes and combine the quantities?

=VLOOKUP($A10,Mo!$A$1:$H$9999,3,FALSE)

Kind regards
Sonar


--
sonar
------------------------------------------------------------------------
sonar's Profile: http://www.excelforum.com/member.php...fo&userid=8424
View this thread: http://www.excelforum.com/showthread...hreadid=396943