View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Locking An IE Window As Active

Is the real problem that an Internet explorer application launching a new
internet explorer window as a child?

"Dennis Tucker" wrote:

Is there any way to Lock a particular internet explorer window as active during a code segment?

Dennis