Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What does the message "Method 'Worksheets' of object '_Global' failed" mean?
I get it when i use the the spreadsheet in IE. The code it refurs to is: Set corpcell = Worksheets("X X X").Cells.Find(corp) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry, forgot to add that that corpcell is a range and corp is a string.
"Tom" wrote: What does the message "Method 'Worksheets' of object '_Global' failed" mean? I get it when i use the the spreadsheet in IE. The code it refurs to is: Set corpcell = Worksheets("X X X").Cells.Find(corp) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Method 'Selection' of object '_Global' failed" error | Excel Programming | |||
Interactive Chart/ "Method Cells of object '_global' failed" | Excel Programming | |||
Excel-VBA: "1004 - Method 'Range' of object '_Global' failed" | Excel Programming | |||
Adding named range gives error "method range of object _Global failed " | Excel Programming | |||
"Run-time error '1004'" Method 'Range' of object '_global' failed. | Excel Programming |