Thread: vlookup
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JBeaucaire[_30_] JBeaucaire[_30_] is offline
external usenet poster
 
Posts: 1
Default vlookup


You can use SUMIF for that.

=SUMIF(SearchRange,SearchCriteria,SumRangeIfDiffer ent)

=SUMIF(A1:A100,"Socks",B1:B100)


--
JBeaucaire
------------------------------------------------------------------------
JBeaucaire's Profile: http://www.thecodecage.com/forumz/member.php?userid=73
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=45617