Text Export

L

Luke

I am trying to export the text from a single field within
a form to a word document. I would like to add a button
to the form that collects the text from the specified
field and opens it in to a word document.
Will i need to biuld a macro to do this or is there
something biult in i can use?

Any help greatly appreciated
 
J

John Nurick

Hi Luke,

As Turtle says, this is a job for VBA Automation. The following articles
should get you started:

Opening a new Word document based on a template through Automation
http://www.mvps.org/access/modules/mdl0043.htm

ACC: Sending the Current Record to Word 97 with Automation (Q131583)
http://support.microsoft.com/?id=131583

Q123859 ACC: Sample OLE Automation for MS Word and MS Excel
http://support.microsoft.com/?id=123859




Also, search www.mvps.org/accessOn Fri, 12 Dec 2003 04:05:51 -0800,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top