Forum Discussion

Silvabod's avatar
Silvabod
Copper Contributor
Mar 29, 2025
Solved

Modified countif ?

Question - what is the method/function to count the number of non-consecutive cells in a ROW, criterion is, if they contain data ?

Example - Row has A (date), B (time), C (data), D (time), E (data), F (time), G (data),H (time), I (data).

Data (readings) can be randomly entered up to 4 times a day - so (currently) Col J is manually completed with the number of data entries in cells C, E, G, and I, needs automation.

COUNTIF requires a range.  Non-consecutive cells are not a range, so what's the solution, please?