Report to Word code

  • Thread starter Thread starter Bob Duffy
  • Start date Start date
B

Bob Duffy

Guest
I'm sure this will be simple, but i'm still learning the basics!

I want to have a button on a form that sends a report to MS Word. I'm generating letters based on the selection on the form, and sending it to Word would allow any minor changes to be made before printing them off.

Can anyone tell me the code to put behind the button that will send the report to Word?

Any help will be much appreciated,

Cheers
 
If your button is dependant on a macro...look in the macros section of Access..if it resides inVBA...look in the modules...you should be able to see it there.
 

Users who are viewing this thread

Back
Top Bottom