View Single Post
 
Old 07-07-2016, 09:55 AM
Charles Kenyon Charles Kenyon is offline Windows 8 Office 2013
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,464
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Whether macros will work on another's PC depends on the rules on that PC. To have any chance, they need to be stored in your template. AutoText and other Building Blocks can only be stored in templates. Macros can be stored in either .docm or .dotm files.

For a userform to work on someone else's computer, you would use an AutoOpen macro to display the userform when a new document is created based on the template. The userform would then fill in the new document depending on the user choices, perhaps from AutoText.

AutoText, and the AutoTextList field require no macros.
Reply With Quote