LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default searching 2 values from 2 cells

It sounds like you want a "lookup" formula rather
than a "counting" formula.


Although, SUMPRODUCT can be used as a "lookup" formula *IF* the data to be
returned is numeric and the "lookup value" is unique.

--
Biff
Microsoft Excel MVP


"T. Valko" wrote in message
...
It sounds like you want a "lookup" formula rather than a "counting"
formula.

See if this does what you want:

=INDEX('[Reporting 10-01-04.xls]Sheet2'!$I$2:$I$1000,MATCH(B1,'[Reporting
10-01-04.xls]Sheet2'!$B$2:$B$1000,0))

--
Biff
Microsoft Excel MVP


"Steve" wrote in message
...
hi,

i have this formula that i have set up but i dont know if i am going down
the wrong route or its just the final bit i cannot work out....
i am trying to view the value in coloum 'I' when the first value in
coloum
'B' is found....
there will (or should) only be one value of coloum 'B' as this is a list
of
names which gets generated each day. how to i view the value it brings up
in
coloum 'I'?

=SUMPRODUCT(--('[Reporting
10-01-04.xls]Sheet2'!B$2:$B1000=B1),--('[Reporting
10-01-04.xls]Sheet2'!$I$2:$I1000=" "))

thank you in advance!







 
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
Searching for values Paul Peterson - Velox Consulting, LLC Excel Discussion (Misc queries) 1 December 8th 09 04:50 PM
Searching for values Paul Peterson - Velox Consulting, LLC Excel Discussion (Misc queries) 0 December 8th 09 04:26 PM
Searching for 2 values and returning the sum... leekesm Excel Discussion (Misc queries) 2 December 9th 08 03:24 PM
Searching for a cell with specified values FredL Excel Discussion (Misc queries) 6 March 16th 07 04:49 PM
searching for values and summing the corresponding values Simon Excel Worksheet Functions 1 February 4th 05 12:13 AM


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