Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The following code has been running without errors until this morning
Sub GetSharesNow( On Error GoTo ErrorSu Range(Cells(14, 8), Cells(24, 8)).ClearContent Set IE = GetObject(, "InternetExplorer.Application" sHTML = IE.Document.Documentelement.InnerTex SubChoice = "GetSharesSub NotifyGetDataForm.Sho ErrorSub ErrorHandle End Su UserForm NotifyGetDataForm calls a separate routine that write sections of sHTML to a worksheet The program now stops during sHTML = IE.Document.Documentelement.InnerTex I've been able to confirm ErrNum = -214746725 Can anyone help me resolve this problem Thanks Kevin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
System Error &H80004005 (-2147467259) | Excel Discussion (Misc queries) | |||
system Error &H80004005(-2147467259) | Excel Discussion (Misc queries) | |||
How to Overcome the System Error &H80004005 (-2147467259)? | Excel Discussion (Misc queries) | |||
How to overcome this System Error &H80004005 (-2147467259)? | Excel Discussion (Misc queries) | |||
automation error -2147467259 | Excel Programming |