Hi,
I'm trying to convert a time frame into fifteen-minute intervals. I have a start time and an end time; I need to split these into quarter hours. For instance:
18:00 in A1 then 20:00 in A2
I need to show the intervals included within these two times, meaning 18:00, 18:15, 18:30, 18:45, 19:00, 19:15, 19:30 & 19:45.
I have over 2,000 rows of data I need to "translate" to intervals of fifteen-minutes.
Any insight is greatly appreciated.
I'm trying to convert a time frame into fifteen-minute intervals. I have a start time and an end time; I need to split these into quarter hours. For instance:
18:00 in A1 then 20:00 in A2
I need to show the intervals included within these two times, meaning 18:00, 18:15, 18:30, 18:45, 19:00, 19:15, 19:30 & 19:45.
I have over 2,000 rows of data I need to "translate" to intervals of fifteen-minutes.
Any insight is greatly appreciated.