C
Carl
I have two columns, the first is a month of date/time entries in 15
minute increments, the second is a value. I want to list the maximun
"value" for each 6 hour
(00:01-06:00,06:01-12:00,12:01-18:00,18:01-23:00) period, such that
there are only 4 entries per date.
I am sure there is an easy "function" that can do this.
Thanks
minute increments, the second is a value. I want to list the maximun
"value" for each 6 hour
(00:01-06:00,06:01-12:00,12:01-18:00,18:01-23:00) period, such that
there are only 4 entries per date.
I am sure there is an easy "function" that can do this.
Thanks