View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
mm mm is offline
external usenet poster
 
Posts: 37
Default (keys,wait) excel

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
--
MM