T
Trefor
I have created a userform with tabs, combo boxes, text boxes, etc. I am
guessing from my research here that by using an "event" I can check to see if
the user has modified the form? From this event I would like to update
information on the form. I am new to userforms and have never used events,
could someone help me out here with some code? (I know I could add a call to
every control on the form, but I would really like a catch all reduce the
effort and chances that I might miss one).
Any help would be very much appreciated.
guessing from my research here that by using an "event" I can check to see if
the user has modified the form? From this event I would like to update
information on the form. I am new to userforms and have never used events,
could someone help me out here with some code? (I know I could add a call to
every control on the form, but I would really like a catch all reduce the
effort and chances that I might miss one).
Any help would be very much appreciated.