Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default excel 2003 browser control??

Using vba I know how to instantiate an explorer object but only know a few
methods.

dim goWeb as object
Set goWeb = CreateObject("InternetExplorer.Application")
oWeb=.visible
goWeb.navigate www.microsoft.com

Question1: Is there a reference to the explorer object module?
One thing I would like to do is bring the form to the top after a user has
minimized it.

Question2: Is there an active-x object that I can use on a form in excel. I
thought it might be the 'browser control' but I dont have any idea on how to
use it.

Thank you,
Fred Jacobowitz


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do web query excel 2003 from site in browser? Sayville Library Excel Discussion (Misc queries) 0 May 3rd 06 08:34 PM
Excel 2003 - Use of Control-F3 Jim May Excel Discussion (Misc queries) 14 August 27th 05 11:54 AM
Excel 2003 WebPage Control MSW Excel Discussion (Misc queries) 0 February 22nd 05 01:17 PM
Error "Permission denied" when printing Web Browser control from button on userform, Charles Jordan Excel Programming 0 July 8th 04 04:19 PM
Loading a web page on a web browser control Aaron[_10_] Excel Programming 4 January 6th 04 01:11 PM


All times are GMT +1. The time now is 05:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"