Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am doing the following
Creating a new spreadsheet say On Sheet2 creating some simple code such as 'option explicit Private Sub Worksheet_Activate() With WebBrowser1 .Navigate2 "www.google.co.uk" Do Until .ReadyState = READYSTATE_COMPLETE DoEvents Loop MsgBox "OK" End With End Sub Office2000 with WIndowsME and IE 6.0 I've read about conflicts between gator (which I don't run - but I do run roboform which is a similar product) - just wondered if anyone has had this recently and knows the fix. My code is relatively simple, so it's not that I am doing anything bad is it? -- Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I call an Excel VBA function from within a WebBrowser control? | Excel Discussion (Misc queries) | |||
Set Focus Problem for textbox control on multipage control | Excel Programming | |||
How to open an Excel worksheet in the webBrowser control | Excel Programming | |||
webbrowser control error | Excel Programming | |||
webbrowser control tab navigation | Excel Programming |