If I set
Application.OnTime TimeValue("15:00:00"), "SubToRun"
Will SubToRun run every day at 15h00 or will it only run today at 15:h00?
Must it be reset every time to run the next day at 15h00?