Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 145
Default Help with a formula: Tammy

Hi,

I have 2 different formulas:

=COUNTA(August!AT:AV)-3

=COUNTIF(August!I:I,"NSW")

I only want each of these to give results if the following is TRUE:

(August!E:E,"DEN")

I had some help yesterday that only helped with the COUNTIF part, is there a
formula that will work for both COUNTIF and COUNTA? or 2 different formulas?

Thanks in advance : )

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Help with a formula: Tammy

hi,
you might have luck using 2 formulas (nested)

=IF(SUMIF(A2:A5,"Comp A",B2:B5)0,"True","False")

=IF(COUNTA(A2:A5)0,"True","Not True")

if not, maybe it'll give you ideas

data from a previous post i helped someone on. i think. tested. works in xp.
at least on wednesdays. adjust to suit.
regards
FSt1

"Tammy" wrote:

Hi,

I have 2 different formulas:

=COUNTA(August!AT:AV)-3

=COUNTIF(August!I:I,"NSW")

I only want each of these to give results if the following is TRUE:

(August!E:E,"DEN")

I had some help yesterday that only helped with the COUNTIF part, is there a
formula that will work for both COUNTIF and COUNTA? or 2 different formulas?

Thanks in advance : )

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 04:42 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"