I am currently populating a word document with data from Access via VBA. I am, however, running into the character limit in the DocProperties that I am populating. Is there a way to override this restriction?
Am I going to have to revert to using bookmarks to accomplish this task (which would be a pain because there is decent amount of repetitive use of the same data).
Am I going to have to revert to using bookmarks to accomplish this task (which would be a pain because there is decent amount of repetitive use of the same data).
Comment