Forum Discussion

TSawyer1226's avatar
TSawyer1226
Copper Contributor
Oct 15, 2020
Solved

Toggle Day Counter

Hey Everyone!   I need some help. 😞 I am trying to track accumulative days a piece of equipment is not operating. I want this to be as automated as possible and would like maybe some sort of toggl...
  • mtarler's avatar
    mtarler
    Oct 15, 2020

    TSawyer1226  So the only way to do this is with a macro.  i created a sheet with checkboxes that can be clicked ON and OFF to signify the machine is ON or OFF.  Each time it will log that time onto an ongoing list of ON and OFF times.  I then have a table to calculate the total ON and total OFF times.  Note that those total times are updated when a change triggers a new calculation so if the machine is presently OFF that formula updates the total OFF time based on the time right now.  You can change the time format to be days instead (i.e. integer numbers would work to signify days).  I am also attaching a drawing on how I added a 2nd rig so you can add the 3rd, 4th, etc...

    Hope this helps you. 

Resources