J
JohnF
I am doing a template for a client which consists of 4 master pages, which
are selected via a button on the toolbar. To cut a long story short I've had
to use text boxes, but I have now discovered that new page/section doesn't
work in text boxes.
As the button to insert new page runs a subroutine I can program anything in
front of the new page command to get the focus off the text box.
The only problem I have is I am not that experienced a programmer to achieve
this.
How do I get the focus back into the main thread of the document, preferably
at the end so that the new page inserts after the current and not before.
Any help would be appreciated.
TIA
are selected via a button on the toolbar. To cut a long story short I've had
to use text boxes, but I have now discovered that new page/section doesn't
work in text boxes.
As the button to insert new page runs a subroutine I can program anything in
front of the new page command to get the focus off the text box.
The only problem I have is I am not that experienced a programmer to achieve
this.
How do I get the focus back into the main thread of the document, preferably
at the end so that the new page inserts after the current and not before.
Any help would be appreciated.
TIA