Thread: Sendkeys issue
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Michael Malinsky[_2_] Michael Malinsky[_2_] is offline
external usenet poster
 
Posts: 32
Default Sendkeys issue

I actually had to sandwich the sendkeys stuff between two DoEvents, but
it works. Thanks!