Hello,
Using Schedule property you can create multiple schedules for same macro. Otherwise, you can also set macro to repeat after various intervals.
You can find the Repeat property in Properties window at the bottom. You can select any one of 3 repeat option (on left) as per your requirement. If you want to repeat the macro for fixed number of times then select 'Repeat N Times' option, to repeat the macro until you stop it by using the ‘ESC’ key use 'Repeat until I Stop it' and to repeat this macro for the duration of time that you enter select 'Repeat for hh:mm:ss time'.
Hope this helps.
|