T
thomas donino
Can this sub be modified to take a parameter?
ie, UserForm_Initialize(byVal iModetoInit as Long)
This way I can set 2,3,4 or whatever many different initialization modes I
might require by passing it a parameter depending on how I want the form
initialized
ie, UserForm_Initialize(byVal iModetoInit as Long)
This way I can set 2,3,4 or whatever many different initialization modes I
might require by passing it a parameter depending on how I want the form
initialized