Here is the set up:
Everything happens on a repeating scale of 24 because I'm pulling the average hourly data and need daily statistics. (A1= the data generated from time 00:00; A24=data from 24:00...)
Column A, B, C are connected to a database that pulls hourly average data. They are summed in column D.
Column E = column D's values between 1:6 & 22:24
Column F= column D's values between 7:21
Problem: I need to have a =Max function that will return the highest value thus far in the day without giving me #VALUE!
Anyone care to share some wisdom? Thank you!
Everything happens on a repeating scale of 24 because I'm pulling the average hourly data and need daily statistics. (A1= the data generated from time 00:00; A24=data from 24:00...)
Column A, B, C are connected to a database that pulls hourly average data. They are summed in column D.
Column E = column D's values between 1:6 & 22:24
Column F= column D's values between 7:21
Problem: I need to have a =Max function that will return the highest value thus far in the day without giving me #VALUE!
Anyone care to share some wisdom? Thank you!