View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary Brown
 
Posts: n/a
Default add multiple entries and display on another sheet


Ideally a pivot table, but if you don't want to use this then
SUMIF(range,criteria,sum range)

But a pivot table is the best solution, as you won't need to maintain
the names on the second sheet, just refresh the pivot table


--
Gary Brown
------------------------------------------------------------------------
Gary Brown's Profile: http://www.excelforum.com/member.php...o&userid=17084
View this thread: http://www.excelforum.com/showthread...hreadid=529710