I have a number of word documents which are updated with data (company name,dates etc.) and then saved as a copy of the original.
I am looking for the best method to prompt user for the date, then open each word document, populate the required fields (using bookmarks) and save a copy.
I have created a userform to collect the data, but now need to open each word document and populate the required fields(bookmarks). Any ideas on how this can be done in vba.
I am looking for the best method to prompt user for the date, then open each word document, populate the required fields (using bookmarks) and save a copy.
I have created a userform to collect the data, but now need to open each word document and populate the required fields(bookmarks). Any ideas on how this can be done in vba.