Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
(excuse my english) does somebody know why Excel 2003 fires the calculate event, when rows / columns will be hidden? Example: Range d5:= A1 Private Sub Worksheet_Calculate() MsgBox "Hi" End Sub Hide now Row 1 and the event fires. (It fires for the whole workbook) In former Excel.Applications this did not happen? Any idea? Tx Peter |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet_Change Event (Excel 2000 to 2003) | Excel Programming | |||
click event problem in excel 2003 only | Excel Programming | |||
Change event and calculate event | Excel Programming | |||
AFTER Calculate Event | Excel Programming |