How can I change the footer information in a text document using VBA?
When the document is loaded, the VBA code will get the necessary information from the database, and I want to attach this information to the footer.
I got the information retrieved from the database, but attaching it to the footer is another story.
Any simple examples are appreciated.
source share