Good afternoon,
Is there anyway to have a VBA code that will repeat a module every 30 seconds or minute or whatever it is set at. In Excel I can use Application.OnTime but in PowerPoint I can make it work. I just need "UpdateLinks" Sub called every so many seconds and then save the current presentation at end of code being ran.