Hi all,
This might be in the wrong sub-forum but here goes. I have some data that i need to display in a graph which is basically a data count total for every 15 minutes if that makes sense,
A B
07:00 189
07:05 189
07:10 189
07:10 50
07:10 200
07:15 150
07:30 150
07:40 160
07:40 18
07:50 90
07:50 78
08:15 78
08:30 159
08:35 189
08:40 189
08:40 200
08:55 150
Column A represents the time and B is a count, what i would like is something that can automatically pick up the full count for a 15 minute window between 07:00-07:14, 07:15:07:29, 07:30-07:44 and so on and so on up until around 23:59. I would then like to represent this in a graph. I know i can manually just sum up the data i have but what if every day it was different times in the 15 minute period, is there a way i can drop in data and it would auto pick up whether it was 10 entries in the 15min period or 2 entries without me manually adjusting anything. Lol it seems clear in my mind but i'll probably be way off
I am a newbie in this area and would greatly appreciate any assistance
Thanks
Bookmarks