I would like to write a COUNTIFS statement that will count the number of cells that begin with certain numbers in a column.
The goal for this is to be able to count cells that are between certain times of day, so I would like it to be able count the cells that begin with "1:, 2:, 3:, 4:, 5:" and a separate one for other times.
Is this possible to do?