Using Word 2002, is there a method to uncheck 'fill-in enabled' using VBA?
For example, on exit of each checkbox in a group, determines if one is
selected and then disables several other fields (so that tab moves to the
next group).
TIA,
Mike
Dian D. Chapman, MVP - 30 Apr 2005 04:10 GMT
If I understand what you want to do correctly, check out this TechTrax
article...
Creating Test Forms in Word
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=216
Good luck...
Dian D. Chapman, Technical Consultant
Microsoft MVP, MOS Certified
Editor/TechTrax Ezine
Free MS Tutorials: http://www.mousetrax.com/techtrax
Free Word eBook: http://www.mousetrax.com/books.html
Optimize your business docs: http://www.mousetrax.com/consulting
Learn VBA the easy way: http://www.mousetrax.com/techcourses.html
>Using Word 2002, is there a method to uncheck 'fill-in enabled' using VBA?
>For example, on exit of each checkbox in a group, determines if one is
[quoted text clipped - 4 lines]
>
>Mike