Need help exporting to a word doc. (acess newbie)

  • Thread starter Thread starter imiscor
  • Start date Start date
I

imiscor

Guest
On my access database I have a database that handles job postings for my company's website. I enter different variables(such as job description, title, code, etc) into different fields in my database. Then I have some webcode that takes this data and displays this on the website. I want to also be able to make access take all the data I enter and put it into a word document so I can kill two birds with one stone. How do i go about this please?
 
Try the TransferText function under Macros to export it to Word. Maybe as a Mial Merge method.
 

Users who are viewing this thread

Back
Top Bottom