Greetings All,
This is my first post... I am an avid VBA programmer in Excel & Access, but I am now working on a project I believe VBA can help me with in MS Word.
The current project I'm working on is re-designing a set of procedures to make them more efficient. Right now, these procedures have end users bouncing all over the document to piece together information to perform their tasks - they are truly unbearable to work with.
That said, the first goal I hope to achieve is to pull some of the tables and other repetitive data out of the main document and create separate documents stored in a folder on a share drive that multiple users can access by clicking a hyperlink/bookmark or other type of control feature from the main document.
I know how to do this from Excel & Access, but I'm brand new to MS Word VBA programming.
I hope my explanation makes at least a little sense...
Thank You So Much
RT91