Hi George,
XP, Windows 2000
In a template form, I click on Command Button.
It appears on the form (wherever the blinking cursor is).
I can resize the Button but cannot move it.
How do you move the Command Button as it's done in a UserForm?
Note that you do have to be in DESIGN mode (button on the
Controls toolbar).
All these ActiveX controls are regarded by Word as graphical
objects. Word can store graphical object in one of two ways:
inline with the text, or with text wrap formatting ("floating").
In Word 2000 and later, ActiveX controls are inserted by default
in-line with the text.
You need to use the graphics commands (Format/Object) in order
to apply text wrap formatting that will allow you to position
the control anywhere on the page, as you can in a Userform.
Note, though, that controls formatted in this manner will not
behave "correctly" if you intend to protect the document as a
form. On the whole, it's better to leave them in-line with the
text, if you can.
An alternative is to insert them into a FRAME (from the Forms
toolbar). The frame will provide text wrap, but Word still
regards it as being part of the text, rather than the document
layer.
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jan 24
2003)
http://www.mvps.org/word
This reply is posted in the Newsgroup; please post any follow
question or reply in the newsgroup and not by e-mail