B3 to I3 (8 difference cells) may or may not contain dates. If there is a date, it's in the format of XX/XX/XXXX. If there is no date, then the cell is blank.
In addition, inside any one of those 8 cells, there may be MORE THAN ONE date separated by a row.
How can I get J3 to count how many times there is a date? (In case it matters, the date format is XX/XX/XXXX).
Example 1: Only I3 has data, and it has two dates, separated by a row inside of the cell.
Example 2: B3 has 2 dates separated within the cell by a row, and C3 has one date.
for the J3 formula, Example 1 should give me an answer of 2, and Example 2 should give me an answer of 3.
What formula do i use to capture this count of dates?
Bookmarks