Counting the number of times a certain date appers

I

ignitedaz

I'm using the following simple formula to count how many times a date appears
in a spreadsheet; =COUNTIF(GG!A2:A200,A2). I returns "1/2", why is this? And
how do I fix this?
 
N

Niek Otten

Format as General (it's probably formatted as date now)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

| I'm using the following simple formula to count how many times a date appears
| in a spreadsheet; =COUNTIF(GG!A2:A200,A2). I returns "1/2", why is this? And
| how do I fix this?
 
Top