Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I received a -21474147848 error code (descr: method of 'Delete' of object
'_Worksheet' failed) when deleting a worksheet (using vba). The vba code is held in a .xla file. This error issue was only occurring when I used a particular workbook. I have no issues performing the same actions in a different .xls workbook. I don't know if I solved the issue or just delayed it, but this is what I did... I modified the .xla code to 1. set the workbook calculation status to Manual, 2. performed the delete worksheet code and then 3. returned the workbook calcuation to Automatic. Comments? Thx MSweetG222 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
error: 2147417848 | New Users to Excel | |||
Runtime Error -2147417848 (80010108) | Excel Programming | |||
Automation error -2147417848 (80010108) | Excel Programming | |||
range.calculate error - -2147417848 | Excel Programming | |||
Run time error 2147417848(80010108) | Excel Programming |