Append data to Access Table from MS Word

Besom13

New member
Local time
Today, 16:57
Joined
Sep 20, 2012
Messages
6
I have a table in MS Access 2010 with a Date field and 3 Memo fields. I wish to append data to the Access table from a MS Word doc that has a date field and 3 memo fields. My wish is to have a command button on the MS Word doc which appends the data to my Access Table. Can it be done? If yes, please direct me to a tutorial that explains this.
I am aware that a web page can append data to an Access table. Thanks
 
Try looking at a DoCmd.TransferText command in Access then you can convert it to work from Word if you get it working.
 
Thanks Trevor. I have been to Tamworth but it was in Northern NSW, Australia.
I will get back to you if my efforts work.
 

Users who are viewing this thread

Back
Top Bottom