I am trying to automate creation of a type of bulletin we create. The user selects a part number (or several part numbers) from an Access database and clicks the create button. I want to pass key data from Access to a Word template (through AutoNew).
This existing template already does all that I need it to do, but requires the user to enter a part number, and create bulletins serially. I want to be able to create several bulletins simultaneously by selecting part numbers in Access, and passing them from Access to Word.
Is there a way to pass a variable from Access to Word and open the template? If I set AutoNew() to accept arguments, how can I pass the arguments?
Thanks, rwgress
This existing template already does all that I need it to do, but requires the user to enter a part number, and create bulletins serially. I want to be able to create several bulletins simultaneously by selecting part numbers in Access, and passing them from Access to Word.
Is there a way to pass a variable from Access to Word and open the template? If I set AutoNew() to accept arguments, how can I pass the arguments?
Thanks, rwgress