View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] Shaka215@gmail.com is offline
external usenet poster
 
Posts: 162
Default Excel VBA Disappearing WebBrowser in Multipage?

Has anyone else noticed that when you insert a webbrowser into a
multipage / frame -- it vanishes as soon as the page / frame becomes
invisible? If you try to

navigate on Multi Page change

it gives an error message. Anyone have any idea on how to prevent this
from happening? This happens even if you hide and unhide the
WebBrowser in a frame as well.

Any help is greatly appreciated!!