A
Annette
I have a table of assets, a table of asset services, a table of service types that note services types that are of PM class. I would like to determine which assets have NOT done a PM service type.
I can query by service type which service is a PM service and I can look at an assets service to determine when was the LAST time the service occurred. What I need help in is determining which assets have not had a service type.
For example, oil changes are a PM service type. I look at the asset services table and can find the last time that service was performed and for which asset, what I can't determine is what asset has not had that service performed.
Any suggestions on how to create a query to do that?
I can query by service type which service is a PM service and I can look at an assets service to determine when was the LAST time the service occurred. What I need help in is determining which assets have not had a service type.
For example, oil changes are a PM service type. I look at the asset services table and can find the last time that service was performed and for which asset, what I can't determine is what asset has not had that service performed.
Any suggestions on how to create a query to do that?