Check button
Moderators: Dorian (MJT support), JRL
Check button
Is it possible to create another field with a check-box, so I can seen if someone checked the outcome of a macro?
There are many ways to do what you're trying to do.
A couple that come to mind are:
- Create your own "dialog" (and macro) that launches other macro's, and puts a display / check box when that task is ran.
- A macro will itself note when it last ran (in an .ini file, registry, etc) and will give a warning if it has already ran today.
A couple that come to mind are:
- Create your own "dialog" (and macro) that launches other macro's, and puts a display / check box when that task is ran.
- A macro will itself note when it last ran (in an .ini file, registry, etc) and will give a warning if it has already ran today.