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

Hello, I have a formula I am trying to work with that has a COUNTA sequence
in the formula. The formula works great with the exception of the COUNTA
part. I think I might be missing something. Here is what I have:

=IF('Commission Pool'!$L$2=TRUE, "8 @ "& 'Commission Level'!$I$18 & " / "&
COUNTA(D22:D83)) " @ "& 'Commission Level'!$K$18, 'Commission Level'!$I$15)

Any ideas or suggestions would be great appreciated.

Thanks in advance,
--
Randy Street
Rancho Cucamonga, CA
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 213
Default Help with COUNTA formula

lol...never mind...I'm a dork! I figured it out. Thanks for looking.
--
Randy Street
Rancho Cucamonga, CA


"Randy" wrote:

Hello, I have a formula I am trying to work with that has a COUNTA sequence
in the formula. The formula works great with the exception of the COUNTA
part. I think I might be missing something. Here is what I have:

=IF('Commission Pool'!$L$2=TRUE, "8 @ "& 'Commission Level'!$I$18 & " / "&
COUNTA(D22:D83)) " @ "& 'Commission Level'!$K$18, 'Commission Level'!$I$15)

Any ideas or suggestions would be great appreciated.

Thanks in advance,
--
Randy Street
Rancho Cucamonga, CA

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Help with COUNTA formula

Try it like this...

Plug in the sheet name

All on one line

=IF(L$2=TRUE,"8 @ "&I18&" / "
&COUNTA(D22:D83)&" @ "
&K18,I15)

--
Biff
Microsoft Excel MVP


"Randy" wrote in message
...
Hello, I have a formula I am trying to work with that has a COUNTA
sequence
in the formula. The formula works great with the exception of the COUNTA
part. I think I might be missing something. Here is what I have:

=IF('Commission Pool'!$L$2=TRUE, "8 @ "& 'Commission Level'!$I$18 & " / "&
COUNTA(D22:D83)) " @ "& 'Commission Level'!$K$18, 'Commission
Level'!$I$15)

Any ideas or suggestions would be great appreciated.

Thanks in advance,
--
Randy Street
Rancho Cucamonga, CA



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


Similar Threads
Thread Thread Starter Forum Replies Last Post
counta formula excelguy[_2_] Excel Discussion (Misc queries) 3 December 2nd 09 11:47 PM
counta formula excelguy[_2_] Excel Discussion (Misc queries) 4 December 2nd 09 11:42 PM
Formula for Counta Newfie809 Excel Worksheet Functions 5 May 26th 09 02:01 PM
Counta formula lla Excel Discussion (Misc queries) 1 May 11th 06 12:23 AM
COUNTA Function not working =COUNTA(C3:C69,"NH") MikeinNH Excel Worksheet Functions 2 November 8th 04 01:19 AM


All times are GMT +1. The time now is 07:21 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"