View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scott[_10_] scott[_10_] is offline
external usenet poster
 
Posts: 5
Default a webbrowser popup

I have a hyperlink on a form which pops up a new browser window and
feeds a constructed querystring to google for a map.
It works fine.

I would like to instead create a browser instance in a form similar to
the way the 'New Web Query' dialog works. Iam not sure how to go about
that however. I have found a couple of things that didn't seem to get
me any closer.

scott