M
MM
How do I use the "Wait" in Application.sendkeys(keys,wait)
Example - Application.sendkeys("123456789",wait)
I need Excel to allow the keystrokes to be entered before the macro continues
Example - Application.sendkeys("123456789",wait)
I need Excel to allow the keystrokes to be entered before the macro continues