Thread: vlookup useful?
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
NBVC[_152_] NBVC[_152_] is offline
external usenet poster
 
Posts: 1
Default vlookup useful?


Try:

=Sumproduct(--($E$2:$E$100=$A2),--($F$2:$F$100=$B2),$G$2:$G$100)

adjust ranges to suit...

... assumes one match only will be found.


--
NBVC

Where there is a will there are many ways.

'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
NBVC's Profile: http://www.thecodecage.com/forumz/member.php?userid=74
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=125354