Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When placed in ThisWorkbook_StartUp the following code yields an HResult
Exception: Dim oRange As Microsoft.Office.Interop.Excel.Range oRange = Globals.Sheet1.Range("$A$1") What am I doing wrong? (I will need the range object as a parameter for the Globals.Sheet1.Controls.AddListObject method.) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
The remote procedure call failed. (Exception from HRESULT: 0x80070 | Excel Worksheet Functions | |||
Exception from HRESULT: 0x800A03EC | New Users to Excel | |||
Exception from HRESULT: 0x800AC472 | Excel Discussion (Misc queries) | |||
Chart.Export throws COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC. | Excel Programming | |||
Exception HResult: 0x8007FA08 (VB.net) | Excel Programming |