#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default vlookup question

I am really not sure if I should be using V lookup or not. But, i want my
result to add everything in a table that is labeled "rent". This is my
formula that i am using, and it only produces one result and does not add
them all up. What do i do to this formula to get that result?
=VLOOKUP(C85,'Union Summary'!A:AB,12,FALSE)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,688
Default vlookup question

Try this:

=SUMIF('Union Summary'!A:A,C85,'Union Summary'!L:L)

Biff

"Pakmount" wrote in message
...
I am really not sure if I should be using V lookup or not. But, i want my
result to add everything in a table that is labeled "rent". This is my
formula that i am using, and it only produces one result and does not add
them all up. What do i do to this formula to get that result?
=VLOOKUP(C85,'Union Summary'!A:AB,12,FALSE)



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 question Cacoe Excel Worksheet Functions 2 August 1st 06 10:12 PM
Vlookup question aka_krakur Excel Discussion (Misc queries) 2 July 29th 06 12:17 AM
VLOOKUP question duration Excel Worksheet Functions 9 July 11th 06 03:25 PM
vlookup question Greegan Excel Worksheet Functions 3 December 20th 05 04:00 AM
Vlookup against multiple columns/worksheets question JCarter Excel Discussion (Misc queries) 8 March 9th 05 04:59 PM


All times are GMT +1. The time now is 08:28 AM.

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"