Sending Word data to Access

J

Jay B.

I have a Word 97 document which has several drop down boxes and text boxes.
Once the choices are made I create a text file with the selections. I then
manually import this text file into a table in an Access database.

Is there a line(s) of code that I can incorporate into my Word document that
would append data into an Access database table automatically instead of
going through this intermediate manual step.


Thanks in advance


Jay
 
Top