Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I created an Excel Form 2000 which triggers when user double-clicks on a row,
loading information into the form. In the form there is a disabled SAVE button that would be enabled when ever a CHANGE is detected. The problem: The CHANGE event gets triggered even while loading form, therefore SAVE button gets enabled, even though no change has been done yet. I am currently initializing a variable: LOADING_Flag=true when loading, then controlling the flag as Initialize process is completed. It works but I was wondering how others are addressing this issue. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date field in user form & Loading a user form on opening workbook | Excel Programming | |||
Controlling an Option Group in a User Form | Excel Discussion (Misc queries) | |||
Transfer data to form from Excel range upon loading of form. | Excel Programming | |||
Controlling Text Loading | Excel Programming | |||
Disable Change Event in Form | Excel Programming |