Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Counting in Columns

I have columns of data comprosing of dates, "NA", and blanks. How do I count
only the dates and not the "NA"s and blanks? I pretty sure it involves
"counta" but this counts the "NA"s also.

Thought I saw something close to what I want but can't remember what
timeframe I saw it here in this forum.

Appreciate anyone's assistance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Counting in Columns

Try something like this:

=COUNT(A1:F100)

COUNT will count numbers only. Dates are numbers.

--
Biff
Microsoft Excel MVP


"Bernie R." <Bernie wrote in message
...
I have columns of data comprosing of dates, "NA", and blanks. How do I
count
only the dates and not the "NA"s and blanks? I pretty sure it involves
"counta" but this counts the "NA"s also.

Thought I saw something close to what I want but can't remember what
timeframe I saw it here in this forum.

Appreciate anyone's assistance.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Counting in Columns

Thanks! Knew I was making this more complicated than it was.

"T. Valko" wrote:

Try something like this:

=COUNT(A1:F100)

COUNT will count numbers only. Dates are numbers.

--
Biff
Microsoft Excel MVP


"Bernie R." <Bernie wrote in message
...
I have columns of data comprosing of dates, "NA", and blanks. How do I
count
only the dates and not the "NA"s and blanks? I pretty sure it involves
"counta" but this counts the "NA"s also.

Thought I saw something close to what I want but can't remember what
timeframe I saw it here in this forum.

Appreciate anyone's assistance.




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Counting in Columns

You're welcome!

--
Biff
Microsoft Excel MVP


"Bernie R." <Bernie wrote in message
...
Thanks! Knew I was making this more complicated than it was.

"T. Valko" wrote:

Try something like this:

=COUNT(A1:F100)

COUNT will count numbers only. Dates are numbers.

--
Biff
Microsoft Excel MVP


"Bernie R." <Bernie wrote in message
...
I have columns of data comprosing of dates, "NA", and blanks. How do I
count
only the dates and not the "NA"s and blanks? I pretty sure it involves
"counta" but this counts the "NA"s also.

Thought I saw something close to what I want but can't remember what
timeframe I saw it here in this forum.

Appreciate anyone's assistance.






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default Counting in Columns

Use the COUNT function

Tyro

"Bernie R." <Bernie wrote in message
...
I have columns of data comprosing of dates, "NA", and blanks. How do I
count
only the dates and not the "NA"s and blanks? I pretty sure it involves
"counta" but this counts the "NA"s also.

Thought I saw something close to what I want but can't remember what
timeframe I saw it here in this forum.

Appreciate anyone's assistance.





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
counting entries in 2 columns lippbj Excel Discussion (Misc queries) 5 January 13th 08 09:37 PM
Counting Data in Columns MDI Anne Excel Discussion (Misc queries) 3 April 26th 07 04:11 AM
Counting in two columns PedersenJ Excel Worksheet Functions 3 August 8th 06 12:24 AM
counting columns jpcblood Excel Worksheet Functions 1 August 10th 05 12:41 AM
Counting the Contents of Two Columns Molochi Excel Discussion (Misc queries) 6 December 22nd 04 08:13 PM


All times are GMT +1. The time now is 01:43 AM.

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"