Hi
I am trying to count the number of cells that contain a date, I have tried the below, but no luck
=COUNTIF([Date of 1st Test]@row + [2nd Test Date]@row + [3rd test Date]@row + [4th Test Date]@row + [5th Test Date]@row + [6th Test Date]@row + [7th Test Date]@row + [8th Test Date]@row + [9th Test Date]@row + [10th Test Date]@row, NOT("No Test"))
I also tried ISDATE - but I have no specific date requirement so couldn't get that to work
Any thought please
Thanks again
Kate