Hi everybody,
I want to create a word document from ACCESS ( when the user click on a button within the ACCESS form ). The code I want to make must create a table in this new document with a number of lines that depend of the value that user putted in the form.
By example, if the user put 45, the table within the new document must have 45 lines.
So the question is how to open word and how to give to word the value that the user wrote .
Thank U.
I want to create a word document from ACCESS ( when the user click on a button within the ACCESS form ). The code I want to make must create a table in this new document with a number of lines that depend of the value that user putted in the form.
By example, if the user put 45, the table within the new document must have 45 lines.
So the question is how to open word and how to give to word the value that the user wrote .
Thank U.