Hello,
I need to develop a query where I put the hour meter machine and know when it's time to perform maintenance. The problem is that if I simply subtract one from the previous hour meter, I did not know if it is necessary to maintain longer periods.
Example: With 210 hours of work I have to do the maintenance of 50, 100 and 200 hours. But with 260 I have to do with only the 50 hours maintenance. And with 310 I have to do the maintenance of 50,100 and 300.
Can anyone help me?Hello,
I need to develop a query where I put the hour meter machine and know when it's time to perform maintenance. The problem is that if I simply subtract one from the previous hour meter, I did not know if it is necessary to maintain longer periods.
Example: With 210 hours of work I have to do the maintenance of 50, 100 and 200 hours. But with 260 I have to do with only the 50 hours maintenance. And with 310 I have to do the maintenance of 50,100 and 300.
Can anyone help me?