> And yes, I did test the macro before I posted it, and it works as
> advertised for me. :-)
Of this I had no doubt, this is why I was sure I was doing something
wrong. I still don't know what it was but it seems to be working now.
I deleted the macro I had created. Opened a fresh copy of the document,
tried again, seems to be working fine.
One more question: Will the macro follow the document?
Thanks,
Travis
> Travis,
>
[quoted text clipped - 61 lines]
>>>I used both the If and the Else so that if the user goes back and chooses
>>>the first item again, the bolding is turned off.

Signature
Travis Montgomery
Systems Analyst
IT - Systems and Procedures
E-Mail: tmontgomery_removethis@nccu.edu
Jay Freedman - 05 Oct 2005 22:16 GMT
I'm glad it worked eventually!
>Will the macro follow the document?
Not if it's in your Normal.dot template (the Normal project as shown in the
macro editor).
You can select the project for the document and click Insert > Module. Then
cut the macro code from the Normal project and paste it into the new module,
and save the document. Then the macro will follow the document to another
PC. The downside of this is that if the other PC's macro security level (in
Tools > Macro > Security) is set to Medium, the user will get a warning
dialog every time they open the document, and have to click Enable to let
the macro work. If the level is set to High, there won't be any dialog and
the macro will be disabled -- it just won't execute at all. This means when
you send the form to people to fill out, you need to tell them to set the
level to Medium and click Enable.

Signature
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
>> And yes, I did test the macro before I posted it, and it works as
> > advertised for me. :-)
[quoted text clipped - 76 lines]
>>>> goes back and chooses the first item again, the bolding is turned
>>>> off.
Travis Montgomery - 06 Oct 2005 13:24 GMT
Yeah, I was afraid of that.
Thanks for all your help.
Travis
> I'm glad it worked eventually!
>
[quoted text clipped - 13 lines]
> you send the form to people to fill out, you need to tell them to set the
> level to Medium and click Enable.

Signature
Travis Montgomery
Systems Analyst
IT - Systems and Procedures
E-Mail: tmontgomery_removethis@nccu.edu