J
JohnF
My client needs a word document that has 4 master pages, which they can
choose my clicking on a toolbar icon and run a routine that puts text boxes
in the appropriate position.Not being an experienced VBA progammer, I have
used text boxes for them to input text, but now discover that I can not
insert a new page/section into a text box.
Is the logical thing to do, when the button is pushed to set the focus off
the text box and how do I do that and how do I ensure that the
newpage/section command goes after all the anchors so that the new page is
inserted after the current and not before - or this there another way.
choose my clicking on a toolbar icon and run a routine that puts text boxes
in the appropriate position.Not being an experienced VBA progammer, I have
used text boxes for them to input text, but now discover that I can not
insert a new page/section into a text box.
Is the logical thing to do, when the button is pushed to set the focus off
the text box and how do I do that and how do I ensure that the
newpage/section command goes after all the anchors so that the new page is
inserted after the current and not before - or this there another way.