Distributing Word Form with VBA Macros

G

Guest

If I have a form that I want to distribute to users, but it contains macros
that run on it, for example to make checkboxes mutually exclusive, what is
the easiest way to do that?

do i have to make the document a template and have the users make a new file
from that template? do i have to combine the vba code and the document in a
zip or something like that and distribute both files together to the user?

what is the simplest/ most accepted way to do this?

thanks so much -scott
 
C

Charles Kenyon

Save the document as a template. Distribute the template. It should go in
the workgroup templates folder (preferred) or the user templates folder.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide




--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top