G
Guest
I have records that contain pieces of data along with the time (in hours) it
was recorded. the time interval that accompanies my data is not consistant.
I would like to be able to write a query that "fills in the gaps" of the
time intervals. It would list all hours within my timeframe (that part I can
do), but also it would return data from the closest hour if there is no data
for that hour in my records (the closest hour less than the one it's
evaluating that is).
The second part has me stumped. Any help?
Thanks,
Lou Sanderson
was recorded. the time interval that accompanies my data is not consistant.
I would like to be able to write a query that "fills in the gaps" of the
time intervals. It would list all hours within my timeframe (that part I can
do), but also it would return data from the closest hour if there is no data
for that hour in my records (the closest hour less than the one it's
evaluating that is).
The second part has me stumped. Any help?
Thanks,
Lou Sanderson