G
Guest
I have a database with thousands of contacts. I need to be able to create a
Word document based an exiting Word template from data found on the Access
form on the screen. The Access screen contains information about only one
contact...FirstName, LastName, CompanyName, etc.
My hope is to have a button that says "Create Fax" behind which is VBA code
that would open a new Word document, name it, import relevant data, save it
to a designated location, and then allow the user to type whatever they want.
Does anyone have any idea how to do this? I am very familiar with VBA
programming in Access, but have never yet done anything with any applications
outside Access. I have searched on this board and seen lots of info
regarding mail merging, but that isn't exactly what I want to do since I need
only data from a single record.
Thanks to anyone that can point me in the right direction!!
Brian
Word document based an exiting Word template from data found on the Access
form on the screen. The Access screen contains information about only one
contact...FirstName, LastName, CompanyName, etc.
My hope is to have a button that says "Create Fax" behind which is VBA code
that would open a new Word document, name it, import relevant data, save it
to a designated location, and then allow the user to type whatever they want.
Does anyone have any idea how to do this? I am very familiar with VBA
programming in Access, but have never yet done anything with any applications
outside Access. I have searched on this board and seen lots of info
regarding mail merging, but that isn't exactly what I want to do since I need
only data from a single record.
Thanks to anyone that can point me in the right direction!!
Brian