B
Bob
I have a complex macro that (now) resides in the code for a user form,
frmMain. I have another macro that simply calls the form (frmMain.show).
I need to give the form and calling macro to a few departments. Is there an
"easy" way to send the files and tell people how to install them? I know
how to export the form to a .frm file and the macro to a .bas file, and can
email those (do I have to send the .frx, as well?). How do I have people
"install" the form and macro? I can give them instructions on how to open
the VB editor and import (or can do it for them), but was wondering if there
is an easier way.
Actually, if I export all my macros and delete all but the one the other
folks need, how do I have them import just that macro without overwriting
other macros they may have?
Thanks,
Bob
frmMain. I have another macro that simply calls the form (frmMain.show).
I need to give the form and calling macro to a few departments. Is there an
"easy" way to send the files and tell people how to install them? I know
how to export the form to a .frm file and the macro to a .bas file, and can
email those (do I have to send the .frx, as well?). How do I have people
"install" the form and macro? I can give them instructions on how to open
the VB editor and import (or can do it for them), but was wondering if there
is an easier way.
Actually, if I export all my macros and delete all but the one the other
folks need, how do I have them import just that macro without overwriting
other macros they may have?
Thanks,
Bob