G
Guest
I have a database that collects the number of hours during a flight. These
hours are associated when the flight took place. I have made a query that
will give me results base on what happen during the last 90 days of the dat
entered. This works and no problem. I would like now to take this
information the query has presented and do the following:
I have two fields Flight Date and Hours. I would like to write a expression
that will add the hours, from the most recent entry, and add these hours
until 20 hours have been accumlated. When 20 hours have been acheived this
would give me the date of the entry that the 20 hours were met.
I hope I have made some sense of this. Any help you can give me would be
greatly appreciated. Thank you.
Lee
hours are associated when the flight took place. I have made a query that
will give me results base on what happen during the last 90 days of the dat
entered. This works and no problem. I would like now to take this
information the query has presented and do the following:
I have two fields Flight Date and Hours. I would like to write a expression
that will add the hours, from the most recent entry, and add these hours
until 20 hours have been accumlated. When 20 hours have been acheived this
would give me the date of the entry that the 20 hours were met.
I hope I have made some sense of this. Any help you can give me would be
greatly appreciated. Thank you.
Lee