Raja Kamarthi
New Member
Hello Friends,
Greetings for the day!!!
I am looking out for a VBA script which should run a descending timer after opening an excel file and the file should auto exit once the timer clocks 00:00:00.
For example, I have set a threshold time of 5 minutes to edit/view a file post which the file should shutdown automatically. Once I open the file, the timer should start running (something like 00:05:00) and should be displayed till it touches its threshold time.
Also when the timer clocks 00:00:10 then an alert should pop up stating that "The file will close in next 10 seconds". AFter these 10 seconds the file should exit
Is this doable through VBA script?
Regards,
Raja
Greetings for the day!!!
I am looking out for a VBA script which should run a descending timer after opening an excel file and the file should auto exit once the timer clocks 00:00:00.
For example, I have set a threshold time of 5 minutes to edit/view a file post which the file should shutdown automatically. Once I open the file, the timer should start running (something like 00:05:00) and should be displayed till it touches its threshold time.
Also when the timer clocks 00:00:10 then an alert should pop up stating that "The file will close in next 10 seconds". AFter these 10 seconds the file should exit
Is this doable through VBA script?
Regards,
Raja