Hello, I am trying to create a field that will look at the given date/time in an adjacent field and update in real time with the time that has elapsed since that update.
For this example, the time the field was last updated is "Label2_3". I would like the live updating elapsed time to be in "Label2_5".
I'm assuming that I will need to use some sort of timer but not sure how to configure it to do this.
Any help is greatly appreciated.