Hi,
I have a database that tracks maintenance on an aircraft using task numbers. Sometimes the maintenance on an aircraft changes from one task number to another. I have a field in a table that says whether the task is ACTIVE, RETIRED, or CHANGED. What I need to show is if a task is CHANGED, I need the query results to sum the task manhours and display the results under the new task number only. Any help with this would be greatly appreciate.
Thanks!
I have a database that tracks maintenance on an aircraft using task numbers. Sometimes the maintenance on an aircraft changes from one task number to another. I have a field in a table that says whether the task is ACTIVE, RETIRED, or CHANGED. What I need to show is if a task is CHANGED, I need the query results to sum the task manhours and display the results under the new task number only. Any help with this would be greatly appreciate.
Thanks!