View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
George J[_3_] George J[_3_] is offline
external usenet poster
 
Posts: 23
Default Retain focus of IE using DocumentComplete

Yup - jsut me being silly again.

Set myIE = IE

in the class module and have it set as a public variable in the main macro.

doh!!