ArchiveUser
7 years agoQrew Captain
Recount after certain condition is met
Hi all,
I'm trying to compute a certain formula but am unsure of how to do it.
I want to employ a function which will recount from 0 if a condition is met.
For example,
Motor A reaches 25 hours of use.
A separate condition relating to the problem:
Maintenance="Not done" -> continue counting
If Maintenance="Done" -> Recount from 0 from the time edited
Motor A starts counting from 0hours
---repeat
Thanks.
I'm trying to compute a certain formula but am unsure of how to do it.
I want to employ a function which will recount from 0 if a condition is met.
For example,
Motor A reaches 25 hours of use.
A separate condition relating to the problem:
Maintenance="Not done" -> continue counting
If Maintenance="Done" -> Recount from 0 from the time edited
Motor A starts counting from 0hours
---repeat
Thanks.