From Access to Word

  • Thread starter Thread starter adam
  • Start date Start date
A

adam

Hi,

I have a form with a subform and i want to write the
values of some fields on the main form and the subform to
a word document template.

Example; user inputs price offer data on the form and
clicks a button and a word document opens with some data
from the template and with variable data filled from the
form.

Any suggestions would be highly appreciated.
 
the first part of sending fields to a word template is easy.

I have a working solution here that is ready to go. (give it a try).

http://www.attcanada.net/~kallal.msn/msaccess/msaccess.html

However, the 2nd part of sending data from the sub-form is very tricking,
and will require some coding on your part. I don't have a easy and clean
solution for sub-form stuff (yet!).
 

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