Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 86
Default Sum column of vlookup

Hi all,

Here I am again trying to do things that I don't know how to do.

Here's the formula in O37 - =VLOOKUP(O18,DE18:DG36,3)

Of course this is for row 18 in column O and there are 36 rows.

O37 should sum all the rows, not just row 18.

It's probably some form of =sum and an array, ahh.

Thanks,

Michele

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Sum column of vlookup

One guess ..

Try in O37: =SUMIF(DE18:DE36,O18,DG18:DG36)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"mjones" wrote in message
ups.com...
Hi all,

Here I am again trying to do things that I don't know how to do.

Here's the formula in O37 - =VLOOKUP(O18,DE18:DG36,3)

Of course this is for row 18 in column O and there are 36 rows.

O37 should sum all the rows, not just row 18.

It's probably some form of =sum and an array, ahh.

Thanks,

Michele



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 86
Default Sum column of vlookup

On Oct 15, 7:08 pm, "Max" wrote:
One guess ..

Try in O37: =SUMIF(DE18:DE36,O18,DG18:DG36)
--
Max
Singaporehttp://savefile.com/projects/236895
xdemechanik
---"mjones" wrote in message

ups.com...



Hi all,


Here I am again trying to do things that I don't know how to do.


Here's the formula in O37 - =VLOOKUP(O18,DE18:DG36,3)


Of course this is for row 18 in column O and there are 36 rows.


O37 should sum all the rows, not just row 18.


It's probably some form of =sum and an array, ahh.


Thanks,


Michele- Hide quoted text -


- Show quoted text -


Not quite; it's still only adds one row.

Please try this test spreadsheet to see what I mean -
http://www.quality-computing.com/test.xls.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Sum column of vlookup

Ah, I see. This should do it:
=SUMPRODUCT(--($DE$18:$DE$36=U$18:U$36),$DG$18:$DG$36)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"mjones" wrote
Not quite; it's still only adds one row.

Please try this test spreadsheet to see what I mean -
http://www.quality-computing.com/test.xls.



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 86
Default Sum column of vlookup

On Oct 15, 7:43 pm, "Max" wrote:
Ah, I see. This should do it:
=SUMPRODUCT(--($DE$18:$DE$36=U$18:U$36),$DG$18:$DG$36)
--
Max
Singaporehttp://savefile.com/projects/236895
xdemechanik
---
"mjones" wrote



Not quite; it's still only adds one row.


Please try this test spreadsheet to see what I mean -
http://www.quality-computing.com/test.xls.- Hide quoted text -


- Show quoted text -


Perfect. Rocket science to me when you get into that double dash.
Thanks!!



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Sum column of vlookup

welcome. glad it helped.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"mjones" wrote
Perfect. Rocket science to me when you get into that double dash.
Thanks!!



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 a value in column B but return value in Column A Ken Excel Discussion (Misc queries) 4 July 17th 07 06:22 PM
Vlookup to change a column Cube Farmer Excel Worksheet Functions 2 August 3rd 06 11:36 PM
VLookup & Column Sum ddate Excel Worksheet Functions 1 March 8th 06 11:48 PM
Vlookup a column then a row macshimi Excel Worksheet Functions 1 December 15th 05 06:35 PM
Vlookup through entire column Tina M Excel Worksheet Functions 3 June 3rd 05 07:38 PM


All times are GMT +1. The time now is 01:03 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"