Turn Field Shading to Always in AutoOpen

B

bev

I have created a document containing fields. This document will be
distributed to a group of people. I would like to place instructions in the
AutoOpen macro that will toggle the Field Shading to Always in Tools,
Options, General. Is this possible? Any help you can give me will be greatly
appreciated. Thank you in advance.
 
J

Jay Freedman

Hi, Bev,

The line of code you need is

ActiveWindow.View.FieldShading = wdFieldShadingAlways
 

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

Top