I just realized that when I load a UserForm and start setting the values of the controls that the code starts running the click events for those controls. If I use an initialize event (syntax?) will that eliminate the click events executing?
Thank you.
Thank you.