Printing Word Doc from Access Database

cdavis

Board Regular
Joined
Dec 15, 2003
Messages
52
i have a database which tells me when documents need to be returned to the contractor by way of a report utilising a query.

i would like to have a button on a form or report that would ,when pressed, bring up the relevant letter from Word that i could use to send the documents back to the contractor.

is it possible to open Word when in Access by way of a button or something??
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
If you are just trying to open a standard document you could do this with a Hyperlink. If you want to open a document and also add data then you will need to use code.

Peter
 
Upvote 0
After I have run a query and brought up information in my Access Database I click a button(connected to a macro) and open a document in Word. what i now want to do is have a mail merge between Word and Access.

i want to transfer the information that is shown in Access to the Word letter.

does anybody know how to do this please???
 
Upvote 0

Forum statistics

Threads
1,221,626
Messages
6,160,909
Members
451,677
Latest member
michellehoddinott

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top