#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Lookup and sum row?

I need to lookup and sum a row, eg i want to lookup a value in column
A, and add the corresponding row between the say column B and J

so i want to do a vlookup, but instead of returning one value, i want
the sum.

cheers

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Lookup and sum row?

Try this:

A20 = lookup_value

=SUM(INDEX(B1:J10,MATCH(A20,A1:A10,0),))

Biff

wrote in message
oups.com...
I need to lookup and sum a row, eg i want to lookup a value in column
A, and add the corresponding row between the say column B and J

so i want to do a vlookup, but instead of returning one value, i want
the sum.

cheers



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Lookup and sum row?

Hi

as per my knowledge it is not possible in exl, bcs i m using this formula
daily,

but u can do in exess

Atul Jadhav
+91 9227110840

" wrote:

I need to lookup and sum a row, eg i want to lookup a value in column
A, and add the corresponding row between the say column B and J

so i want to do a vlookup, but instead of returning one value, i want
the sum.

cheers


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Lookup and sum row?

On May 1, 2:53 pm, "T. Valko" wrote:
Try this:

A20 = lookup_value

=SUM(INDEX(B1:J10,MATCH(A20,A1:A10,0),))

Biff

wrote in message

oups.com...



I need to lookup and sum a row, eg i want to lookup a value in column
A, and add the corresponding row between the say column B and J


so i want to do a vlookup, but instead of returning one value, i want
the sum.


cheers- Hide quoted text -


- Show quoted text -


Thanks! worked perfect.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Lookup and sum row?

wrote in message
ps.com...
On May 1, 2:53 pm, "T. Valko" wrote:
Try this:

A20 = lookup_value

=SUM(INDEX(B1:J10,MATCH(A20,A1:A10,0),))

Biff

wrote in message

oups.com...



I need to lookup and sum a row, eg i want to lookup a value in column
A, and add the corresponding row between the say column B and J


so i want to do a vlookup, but instead of returning one value, i want
the sum.


cheers- Hide quoted text -


- Show quoted text -


Thanks! worked perfect.


You're welcome. Thanks for the feedback!

Biff




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
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup JBush Excel Worksheet Functions 3 January 3rd 07 11:14 PM
Sumproduct - Condition based on lookup of a Lookup Hari Excel Discussion (Misc queries) 12 May 31st 06 09:28 AM
Advanced Lookup (lookup for 2 values) 0-0 Wai Wai ^-^ Excel Worksheet Functions 2 March 30th 06 07:09 PM
Pivot table doing a lookup without using the lookup function? NGASGELI Excel Discussion (Misc queries) 0 August 2nd 05 05:08 AM
How do I lookup and return different values when the lookup value. kg Excel Discussion (Misc queries) 1 January 20th 05 12:53 AM


All times are GMT +1. The time now is 07:20 PM.

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

About Us

"It's about Microsoft Excel"