CheckBox formfield problem

S

Soske

Hi All ...

I need to run my macro when user clicks on CheckBox formfield and hid value
has changed (like Change event).
I cannot use Run macro on Entry or Exit in formfield properties wiondow.
Can anyone help me with the problem ?

Thanks in advance.
 
C

Cindy Meister -WordMVP-

Hi Soske,

If you have to use a form field checkbox, then you're limitd to Enter and
Exit. There's no way to have a formfield checkbox react to the "clik" action.

Your alternatives are:
- a checkbox from the Controls toolbox
- a macrobutton field, such as the Microsoft FAX templates that come with
Word use
I need to run my macro when user clicks on CheckBox formfield and hid value
has changed (like Change event).
I cannot use Run macro on Entry or Exit in formfield properties wiondow.
Can anyone help me with the problem ?

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 :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top