By Typing "kk1230" Get "12:30 - " 24-Hour Time Formatting

Hi OAL

I would use the typed string to trigger the macro.
And have it set to regular expression.
Using %TriggerValue% as a token, you get what is typed and can manipulate it in the macro.
See macro below.

Time in correct format Macro (v9.2)

Time in correct format.kmmacros (2.0 KB)

2 Likes