Calling Code From Another Form
I would like to access an event's code from another form (i.e. a portion of code is exactly the same in two forms),,, Is it possible to "CALL" the VBA from another form and not have to maintain both sets of code?. Thanks.
|