G
Guest
Please help -
I have a table with 3 columns. One of the columns is date, one is time and
the last one is the value I want to average.
What I need to do is group the third column (my value) by hour and date
(there are 4 entries/hour) then average the 4 readings for the hour and then
add those averages together.
I'm quite new to queries so not sure how to write the query.
Thanks for any help
I have a table with 3 columns. One of the columns is date, one is time and
the last one is the value I want to average.
What I need to do is group the third column (my value) by hour and date
(there are 4 entries/hour) then average the 4 readings for the hour and then
add those averages together.
I'm quite new to queries so not sure how to write the query.
Thanks for any help