This may be a simple fix, but I am trying to round the current time ,Time(), to the nearest 15 mins within a macro.
The macro contains Action = SetValue, Arguments={SIGN IN],Time()
The macro is being used on a form after a click on the Sign in Check box, the time is updated in a Sign In Text Box.
I have not used macros very much in the past and maybe using the wrong action.
Any help is appreciated.