Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a worksheet with Worksheet_Change and Worksheet_Calculate macros.
After a cell in the worksheet is changed, the code contained in the events runs successfully. However, when the change to the cell is undone using Excel's Undo command, a 1004 Runtime Error is generated when the code in the Calculate event tries to change the value of a cell in a different sheet. If a breakpoint is placed at the start of the Worksheet_Change event, and the cell change is undone, the breakpoint kicks in, and using the Immediate window to change the Value of any cells generates the same error. (The interior color of the same cells can be changed however!) This problem does not happen with the same workbook in Excel 2003. Any responses gratefully received. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Shell Command Runtime Error HELP | Excel Programming | |||
New to Excel 2007 with a perplexing MACRO question | Excel Discussion (Misc queries) | |||
shape runtime error 438 excel 2007 | Excel Programming | |||
runtime error r6025 on Excel 2007 | Excel Discussion (Misc queries) |