I need a macro that works like this:

Drop down box contains 5 selections, if selection 2 or 3 are selected, then
teh next field will highlight and a pop up will state " please list school
attending"

Word 2003 and 07 form is in *.dot format.
--
Thanks,,
Kim

Re: macro help please by Graham

Graham
Mon Feb 25 23:20:27 PST 2008

See http://gregmaxey.mvps.org/Linked_DropDown_Fields.htm

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

Kim K wrote:
> I need a macro that works like this:
>
> Drop down box contains 5 selections, if selection 2 or 3 are
> selected, then teh next field will highlight and a pop up will state
> " please list school attending"
>
> Word 2003 and 07 form is in *.dot format.



Re: macro help please by KimK

KimK
Tue Feb 26 11:59:01 PST 2008

Graham,

Thank you for your reply, this is not what I wanted although this same macro
from you is one I run in my docs, I got help from Greg M and he has been
exceptionally helpful to me. My problem is once I get his macro into my doc
and working, I then build the rest of my form and the macro from Greg stops
working. I am super frustrated and under a time constraint to get several
forms done that will all contain the same three macros. Any help appreciated.

Thanks,,
Kim


"Graham Mayor" wrote:

> See http://gregmaxey.mvps.org/Linked_DropDown_Fields.htm
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
> Kim K wrote:
> > I need a macro that works like this:
> >
> > Drop down box contains 5 selections, if selection 2 or 3 are
> > selected, then teh next field will highlight and a pop up will state
> > " please list school attending"
> >
> > Word 2003 and 07 form is in *.dot format.
>
>
>

Re: macro help please by Graham

Graham
Wed Feb 27 00:33:16 PST 2008

I think you need to chat to Greg about his macros. There's a link on his web
site.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

Kim K wrote:
> Graham,
>
> Thank you for your reply, this is not what I wanted although this
> same macro from you is one I run in my docs, I got help from Greg M
> and he has been exceptionally helpful to me. My problem is once I
> get his macro into my doc and working, I then build the rest of my
> form and the macro from Greg stops working. I am super frustrated
> and under a time constraint to get several forms done that will all
> contain the same three macros. Any help appreciated.
>
> Thanks,,
> Kim
>
>
> "Graham Mayor" wrote:
>
>> See http://gregmaxey.mvps.org/Linked_DropDown_Fields.htm
>>
>> --
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>> Graham Mayor - Word MVP
>>
>> My web site www.gmayor.com
>> Word MVP web site http://word.mvps.org
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>>
>> Kim K wrote:
>>> I need a macro that works like this:
>>>
>>> Drop down box contains 5 selections, if selection 2 or 3 are
>>> selected, then teh next field will highlight and a pop up will state
>>> " please list school attending"
>>>
>>> Word 2003 and 07 form is in *.dot format.