J
Jay
I have a range A1:A1500 where the cells have the custom date format
of dd.mm.yy
However, some cells contain text. I need a formula to COUNT the number
of cells that contain dd.mm.yy dates.
I was going to try an array SUM(IF(...1,0) which tested for LEN of 8
(the no. of characters in the date fields). But some of the text
entries could also contain 8 characters.
Can anyone advise how I can count the dates?
Many thanks,.....Jason
of dd.mm.yy
However, some cells contain text. I need a formula to COUNT the number
of cells that contain dd.mm.yy dates.
I was going to try an array SUM(IF(...1,0) which tested for LEN of 8
(the no. of characters in the date fields). But some of the text
entries could also contain 8 characters.
Can anyone advise how I can count the dates?
Many thanks,.....Jason