View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gingit
 
Posts: n/a
Default Sumproduct and horizontal lookup

Looks like it worked afterall

THANKS :-)

"Gingit" wrote:

Hi daddylonglegs,

This is only a sample, my spreadsheet is much more complex. But your
formula didn't work :( I should clarify that my spreadsheet starts at col A
if that matters.

Thanks,

"daddylonglegs" wrote:


I guess you have a bigger range in reality but for your example perhaps
to give you a sum for blue items in jan column

=SUMPRODUCT(--(A2:A7="Blue"),INDEX(B2:C7,0,MATCH("jan",B1:C1,0)) )


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=551237