Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
DLZ217
 
Posts: n/a
Default Counting Functions

I can't seem to figure out how to count the number of times a date shows up
in a column, the data is entered in this format 05/05/2005 for instance and
when I type that date I want to count it defaults to 5/5/2005 so I tried to
change the original data to that format but it still doesnt seem to work, any
ideas? Thanks!!

Mike
  #2   Report Post  
CLR
 
Posts: n/a
Default

=COUNTIF(A:A,"05/05/2005")

or, put 05/05/2005 in cell F1 and use this........
=COUNTIF(A:A,F1)

Then all you have to do is change F1 if you want to count another
date..........


Vaya con Dios,
Chuck, CABGx3


"DLZ217" wrote in message
...
I can't seem to figure out how to count the number of times a date shows

up
in a column, the data is entered in this format 05/05/2005 for instance

and
when I type that date I want to count it defaults to 5/5/2005 so I tried

to
change the original data to that format but it still doesnt seem to work,

any
ideas? Thanks!!

Mike



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
Default User Defined Functions - How? flycast Excel Discussion (Misc queries) 4 May 26th 05 04:26 AM
PASTE DOWN FUNCTIONS jackle Excel Worksheet Functions 0 May 25th 05 02:10 PM
3 questions about automated c++ com add-in worksheet functions gert Excel Worksheet Functions 0 March 10th 05 09:57 AM
counting functions Soz Excel Worksheet Functions 4 February 19th 05 10:01 AM
# of Functions per cell SUB-ZERO Excel Worksheet Functions 3 January 23rd 05 10:35 PM


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