Forms - another question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a drop down field, that is working great. I'd like another part of the
document to show customised text depending on what option is selected.

So... if they select "Isthmus" from the down down field, I'd like
www.mypage.com/isth.html to show....

I would imagine that somehow this would work by using autotext??? but I just
don't know how to combine the thing to get it to work.

Cheers
 
This will require an on exit macro to edit your form inserting the
includetext field and then reprotecting your form. I would use AutoText
because it is easier for me to edit than is vba field coding. If you haven't
been doing vba coding, this is probably not the place to start.
--

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.
 

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

Back
Top