Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 79
Default summing all results in a vlookup

I need to sum all of the values in a vlookup formula. Currently the formula
only brings the value over for the first item that is found. It does not
continue to search the table for additional values and sum all of the values
together.

Any help would be appreciated.
--
Valerie
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default summing all results in a vlookup

=SUMIF(A2:A100,lookup_value,C2:C100)


adapt to fit



--
Regards,

Peo Sjoblom



"Valerie" wrote in message
...
I need to sum all of the values in a vlookup formula. Currently the
formula
only brings the value over for the first item that is found. It does not
continue to search the table for additional values and sum all of the
values
together.

Any help would be appreciated.
--
Valerie



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7,247
Default summing all results in a vlookup

Rather than VLOOKUP, take a look at the SUMIF function.

=SUMIF(range_to_search,match,range_to_sum)


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)


"Valerie" wrote in message
...
I need to sum all of the values in a vlookup formula. Currently the
formula
only brings the value over for the first item that is found. It does not
continue to search the table for additional values and sum all of the
values
together.

Any help would be appreciated.
--
Valerie


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
vlookup results in 0 sveazie Excel Discussion (Misc queries) 6 July 17th 07 09:20 AM
Vlookup with two results Luke Excel Discussion (Misc queries) 2 March 22nd 07 05:41 PM
Summing vlookup cells John K Excel Worksheet Functions 3 October 17th 06 06:40 PM
Summing using VLOOKUP rusty24 Excel Discussion (Misc queries) 2 April 20th 06 02:44 PM
summing lookup results Martyn Excel Discussion (Misc queries) 4 March 2nd 06 09:25 AM


All times are GMT +1. The time now is 09:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"