#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35
Default formula

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
  #2   Report Post  
Posted to microsoft.public.excel.misc
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

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default formula

why wouldn't you use SUMIF?

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Mike H" wrote in message
...
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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"