P
Peter
Hi,
As with all user forms, if you set the value or state of a control in the
initialize macro, then the corresponding _click or _change event macro will
fire. I am looking for a way to disable this. I want to set the state and
values of controls without firing these macros until after the initialize
macro is done and the form is displayed. Is there a way to do this?
Thanks,
Peter
As with all user forms, if you set the value or state of a control in the
initialize macro, then the corresponding _click or _change event macro will
fire. I am looking for a way to disable this. I want to set the state and
values of controls without firing these macros until after the initialize
macro is done and the form is displayed. Is there a way to do this?
Thanks,
Peter