Transfer form data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In access 2000, how do I transfer form data to MS Word?. I would like to use
something like transferSpreadsheet which I use often to transfer data to
Excel.

I would prefer not to create an Access report and then use "Publish with MS
Word". This method does NOT faithfully reproduce the report.

Thanks
 
Shell said:
In access 2000, how do I transfer form data to MS Word?. I would like to use
something like transferSpreadsheet which I use often to transfer data to
Excel.

I would prefer not to create an Access report and then use "Publish with MS
Word". This method does NOT faithfully reproduce the report.

Thanks

Hi Shell,

DoCmd.TransferText

Luck,
Jonathan
 

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

Back
Top