Hi Guys....
I'm trying to write a line of information to my documents footer (after the first page) from my database using VBA in Microsoft Word. I've noticed you can't use the bookmark method that I have been using;
Selection.Goto what:=wdBookmark blah blah blah
because it says "can't find bookmark."
How can I do this?


Reply With Quote