P
paradox
I have two books and cannot find a simple example of a user form and how to
get the data from a user form into the macro that calls the form. Will
someone please give me an example? My suggested example is a user form with
two check boxes (call them check1 and check2), a run button and a cancel
button. I need the VBA code that will open the form and when the form is
closed, the calling VBA code has the values of the four buttons available in
the code for use. It does not have to do anything, just be able to see the
values in the locals window.
Thanks for your time
get the data from a user form into the macro that calls the form. Will
someone please give me an example? My suggested example is a user form with
two check boxes (call them check1 and check2), a run button and a cancel
button. I need the VBA code that will open the form and when the form is
closed, the calling VBA code has the values of the four buttons available in
the code for use. It does not have to do anything, just be able to see the
values in the locals window.
Thanks for your time