Thread: formula
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default formula

Possibly

=SUMPRODUCT((A1:A20="Myword")*(B1:B20))

Mike

"Mick" wrote:

Hi,

I would like to create some formulas that regonises a word in the first
column and then adds up the number across from it.

Thanks....
--
MickM