Hi,
I have a very large spreadsheet (27,000 rows). It is information from a data logger, which is logging at 1 minute intervals.
I would like to manage that information by converting it to an hourly average (i.e. I want to average 'blocks' of 60). The information I want starts at row 51 so e.g., I am after average(C51:C110), average (C111:C170) etc. etc.
To allow autofilling, I think I need an AVERAGE(OFFSET) function, but am having difficulty making it work. Can anyone help?
Bookmarks