Related Posts
Additional Posts in Excel Genius
Anyone know what these badges are?

New to Fishbowl?
Download the Fishbowl app to
unlock all discussions on Fishbowl.
unlock all discussions on Fishbowl.
Anyone know what these badges are?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Download the Fishbowl app to unlock all discussions on Fishbowl.
Copy and paste embed code on your site

Scan your QR code to download
Fishbowl app on your mobile

Check with ChatGPT
The most common issue I had with my coding was when I created a variable for a name that was already taken
Coach
I’m not in front of a computer but I could swear there is an option within excel to do this without VBA
Thank you!
Agree, ChatGPT
What's the error?
No error… just doesn’t work
Where do you set or update the value of "Timer"? You defined it but didn't set its value. I would refresh and save first, then set the time to now+10 seconds, then schedule it to run again.
See the examples here: https://learn.microsoft.com/en-us/office/vba/api/excel.application.ontime
I did that on top of application on time… I guess I didn’t type that out😅