Basice VBA Question

&

&:-jesse

I have a Word Form that contains a picklist having two
selections. I also have two macros, each of which I would
like to automatically execute depending upon which item
the user selects from the picklist. I suspect that I would
need some sort of IF THEN statement that references the
content of the bookmark, but I'm unsure how to get there.
Any suggestions are appreciated.

&:-jesse)
 
W

Word Heretic

G'day "&:-jesse" <[email protected]>,

ya need the _change event off the control and examine the contents via
a select case statement (a nice multiple if then construction)


I have a Word Form that contains a picklist having two
selections. I also have two macros, each of which I would
like to automatically execute depending upon which item
the user selects from the picklist. I suspect that I would
need some sort of IF THEN statement that references the
content of the bookmark, but I'm unsure how to get there.
Any suggestions are appreciated.

&:-jesse)

Steve Hudson

Word Heretic, Sydney, Australia
Tricky stuff with Word or words for you.
wordheretic.com

Replies offlist may require payment.
 

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