Time stamp older than 10 seconds

Hi,

I have a workflow to clear values from cells if the corresponding time stamp is older than 10 seconds.

As a condition in the workflow I have.

It will allow = but not <
[Run 2]=(TIMENOW() - “00:00:10”)

Not sure if this is the correct way to express: value in column run 2 is older than 10 seconds

[Run 2]<(TIMENOW() - “00:00:10”)

thanks

Phil

0 5 291
5 REPLIES 5
Top Labels in this Space