- Local time
- Today, 01:01
- Joined
- Oct 29, 2018
- Messages
- 22,605
Hi. Welcome to AWF!I recently did something very similar to this in Excel using VBA. When my timer reached 120 seconds, I added Beep to my code. I converted the time value using the CDbl() method which converted the time value back to a double value.
Thanks for sharing.