I need to create a template with click options. If a box is checked then that
macro will cause specific fields and choices to apear. How can I do this ?
Jean-Guy Marcil - 03 Dec 2004 02:12 GMT
RDean was telling us:
RDean nous racontait que :
> I need to create a template with click options. If a box is checked
> then that macro will cause specific fields and choices to apear. How
> can I do this ?
I have no ideas!
You are going to be more generous with your writing... At lest as far as I
am concerned, it is not quite clear what it is exactly that you want to do.
Click options? Click where/when/why?
Fields/choices? Where/What kind of fields/choices?
What Word version?

Signature
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org
Charles Kenyon - 06 Dec 2004 16:41 GMT
I would suggest a combination of macrobutton fields and bookmarks if you
want to avoid using a userform. Otherwise, use a userform. Either way, you
can have your text (including fields) stored as AutoText entries for
insertion. (That way you don't have to code the creation of fields as well.)

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
>I need to create a template with click options. If a box is checked then
>that
> macro will cause specific fields and choices to apear. How can I do this ?