BlueSpruce
Active member
- Local time
- Today, 03:16
- Joined
- Jul 18, 2025
- Messages
- 596
Correct, it's not a built_in vba function.The Sleep isn't native to vba, as you'll find out if you just type Sleep 1000 and try to run it, but it's available from the Windows api