Hi
Need an advice
What is the best way to fill out variables when opening
a word document/template from Access.
Use vba code in word template or acces. eg replace variable names with data?
Writing data to file and open mail merge document
other solutions or any samples available some...
Hi
I got runtime error 5449 when trying to run
Find/replace fron VBA code in a word document?
AutoOpen()
Selection.Find Clearformatting
Selection.Find replacement.Clearformatting
With selection.find
.Text = $CustomerID
.Replacement.text = intCustomerID
.Forward = True
.Wrap =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.