View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Matheus Matheus is offline
external usenet poster
 
Posts: 16
Default Cell value with multiple values to vlookup

I have one spreadsheet with the a column with a location code and another
column with the number of employees (Colum A2:A200 are the codes and B2:B200
are the number of employees).

On another spreadsheet, some locations are combined into one sigle row. So I
have a cell with the location codes separated by a coma (example: A2 = 100,
200).

Is there a way for me to use a function on B2 similar to a vlookup that will
look both values from A2 and add them up?