Hi all I need help,
I want to run a procedure at a certain time of the day, I would like to load a userform automatically.
I read the help files, but didn’t help that much, here’s what I have so far
Application.ontime(“11:20:00”), Test, 30, schedule = False
Question, where do I put this information in e.g….worksheet, workbook, module? any ideas?