Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple VLookup in Excel 2000 1

Status
Not open for further replies.

CH99

Technical User
Feb 6, 2003
3
US
I need a function similar to Excel's standard vlookup function where I can lookup a value in cell A1 of Sheet 1 in a range located on Sheet 2 and once it finds a match return a value located in column C on Sheet 2. However, there may be more than one exact match in the range located in Sheet 2 and I want to continue the vlookup loop, each time adding the value in column C of the new line to the first value that was found in order to subtotal all the values in C with the corresponding match value from column A. Any help is greatly appreciated.
 
CH99,

Excel's database functions (=DSUM in this case) would be ideal for your situation.

Many Excel users unfortunately have not used this component of Excel, which includes the ability to selectively extract data, based on the same criteria you would use for your formulas - i.e. to isolate the "data behind the formula".

If you'd like a "jump start" with using this option, perhaps you could email me your file, or a scaled down version. If you have sensitive data, replace it with fictitious data that still reflects the type of data you're working with. I'll then modify your file and return it.

Regards, ...Dale Watson dwatson@bsi.gov.mb.ca
 
Great! Thanks for the tip - it works great!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top