Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Help excluding some info from counta formula

I have a column that includes a check mark symbol or N/A. I'd like the
checkmarks to in each section to add
together and populate another worksheet with the number of checkmarks
in each column.

How can I adjust the counta formula or use another formula to only
consider the checkmarks, not anything with n/a...is this possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 213
Default Help excluding some info from counta formula

I have a column that includes a check mark symbol or N/A. I'd like the
checkmarks to in each section to add
together and populate another worksheet with the number of checkmarks
in each column.

How can I adjust the counta formula or use another formula to only
consider the checkmarks, not anything with n/a...is this possible?


One possible way to get started:
=COUNTA(A:A)-COUNTIF(A:A,"N/A")
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Help excluding some info from counta formula

I'm not sure how to use that formula...right now in a column that will
be hidden I have each cell marked =COUNTA(E1), =COUNTA(E2) etc. and
then at the end of each section there will be a sum of any cell that
has a 1 in it. this total would then prefill in another worksheet.

I've tried to play with your formula and can't make it work - what am
I doing wrong? I've changed it to =COUNTA(E1)-COUNTIF(E1,"N/A")



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Help excluding some info from counta formula



Anyone???
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Help excluding some info from counta formula

On May 28, 9:28šam, Snow wrote:
Anyone???


I'm an idiot - didn't realize I could insert the symbol in to the
formula.
Looks like this now in case I ever look for this post again!

=COUNTIF(E5:E10,"–")
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 lla Excel Discussion (Misc queries) 1 May 11th 06 12:23 AM
COUNTA for a cell with a formula Steve Jackson Excel Worksheet Functions 5 April 19th 06 08:09 PM
COUNTA Formula not working Scudo New Users to Excel 8 November 28th 05 10:27 PM
CountA formula with an IF statement Teri Excel Worksheet Functions 1 November 15th 04 10:11 PM
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 09:29 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"