Re: Macros and drop-down lists by Doug
Doug
Tue May 22 22:56:48 CDT 2007
I assume that you are talking about a dropdown formfield in a protected
document. In that case, only one macro can run on exit from the formfield,
but what that macro does could vary based on the item selected from that
formfield.
What are you really trying to do?
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"rjtee" <rjtee@discussions.microsoft.com> wrote in message
news:7D07027A-E32D-4B69-AD81-750AB2857654@microsoft.com...
> Can I create different macros that will run when a selection is made from
> a
> drop down list in a form? Is there an easier way? This works but the
> drop
> down list disappears as soon as a selection is made and it is not always
> the
> correct macro that runs.