Hello, I'm writing a thesis and in order to interrogate the text have written a small programme in vba which allows me to run from a form boolean searches on the chapters which I've entered in an underlying table. The results are pasted to another table and can be viewed and edited in a subsidiary form, the edits then being written back to the original parent table. Unfortunately, it's also sometimes convenient to edit and work on the original word documents upon which each record is based. I'm new to programming and wondered whether there was a relatively simple way of synchronizing the document with its record and vice versa?
Many thanks for any help.
Plec