Jimmasterton
New Member
- Joined
- Mar 13, 2018
- Messages
- 36
Hi experts
I need some help please. I’m trying to make a countdown timer to the launch of a project. I want it to countdown DD:HH:MM:SS. I would like to put the event date in vba so that all you see when you open the workbook is a small ‘clock’ in the top corner of the screen.
I’ve got a ‘no ribbon’ minimal window set up already, but is it possible for the vba to know when to start the countdown again from after I close and open the workbook ? This timer will opened and closed frequently by multiple users.
Perhaps when the countdown reaches 00:00:00:00 a flashing “Project Launch!!”
Thanks guys
I need some help please. I’m trying to make a countdown timer to the launch of a project. I want it to countdown DD:HH:MM:SS. I would like to put the event date in vba so that all you see when you open the workbook is a small ‘clock’ in the top corner of the screen.
I’ve got a ‘no ribbon’ minimal window set up already, but is it possible for the vba to know when to start the countdown again from after I close and open the workbook ? This timer will opened and closed frequently by multiple users.
Perhaps when the countdown reaches 00:00:00:00 a flashing “Project Launch!!”
Thanks guys