E
Ed Finley
I'm looking for a way to search a table that is is basicaly [FlightTime],
[FlightDate] for the highest total time in any 7 day period. In other words
I want to go through the table for every day, find the total for the prior 7
days, and output the max of that total and the date it occurs.
Thanks in advance for any hints.
Ed
[FlightDate] for the highest total time in any 7 day period. In other words
I want to go through the table for every day, find the total for the prior 7
days, and output the max of that total and the date it occurs.
Thanks in advance for any hints.
Ed