View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scott scott is offline
external usenet poster
 
Posts: 577
Default Keep IE on top of the form

My program requires the user to copy numbers to a UserForm from an Internet
Explorer page. I was able to resize the IE to half of my screen. Is there a
way to keep IE on top of the Form while the user still can edit the Form so
that the user does not have to switch back and forth between two applications?

Thanks.