Hi All -
I have a word document that runs a routine when I open it that prompts you for a string and then updates some fields with your input. I would like to be able to input the string in my Access database and then in the background open up the word document, pass it the string, have it update, have it print, and have it close without saving.
Opening the document isn't a problem, and I can figure out how to print it out and close it without saving with little difficulty, but I'd like to use my existing Word routine and just be able to have Access pass the string to Word instead of prompting the user for it.
Thanks in advance for any help.
I have a word document that runs a routine when I open it that prompts you for a string and then updates some fields with your input. I would like to be able to input the string in my Access database and then in the background open up the word document, pass it the string, have it update, have it print, and have it close without saving.
Opening the document isn't a problem, and I can figure out how to print it out and close it without saving with little difficulty, but I'd like to use my existing Word routine and just be able to have Access pass the string to Word instead of prompting the user for it.
Thanks in advance for any help.