Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mjh
 
Posts: n/a
Default Count if and Sum If

"I want to do a formula which says

Countif(a7:a13,"roth",sum(g7:g13)

Can I do this? ANy help really appreciated

Michele
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

how about just
=SUMIF(A7:A13,"roth",G7:G13)

Cheers
JulieD

"mjh" wrote in message
...
"I want to do a formula which says

Countif(a7:a13,"roth",sum(g7:g13)

Can I do this? ANy help really appreciated

Michele



  #3   Report Post  
mjh
 
Posts: n/a
Default

Thanks for your reply. I need it to count the values in G7:g13 though, not
add them up. Any ideas?

Many thanks

Michele

"JulieD" wrote:

Hi

how about just
=SUMIF(A7:A13,"roth",G7:G13)

Cheers
JulieD

"mjh" wrote in message
...
"I want to do a formula which says

Countif(a7:a13,"roth",sum(g7:g13)

Can I do this? ANy help really appreciated

Michele




  #4   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

Do you mean something like...

=SUMPRODUCT(--(A7:A13="Roth"),1-ISBLANK(G7:G13))

or


=SUMPRODUCT(--(A7:A13="Roth"),--(G7:G13<""))

then?

mjh wrote:
Thanks for your reply. I need it to count the values in G7:g13 though, not
add them up. Any ideas?

Many thanks

Michele

"JulieD" wrote:


Hi

how about just
=SUMIF(A7:A13,"roth",G7:G13)

Cheers
JulieD

"mjh" wrote in message
...

"I want to do a formula which says

Countif(a7:a13,"roth",sum(g7:g13)

Can I do this? ANy help really appreciated

Michele




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 09:36 PM.

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

About Us

"It's about Microsoft Excel"