View Single Post
 
Old 09-14-2015, 07:33 PM
Guessed's Avatar
Guessed Guessed is offline Windows 7 32bit Office 2010 32bit
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,176
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

I wouldn't be using a userform for this (although you could if you wanted).

If you want to 'grey out' a section you could do this by:
Bookmark the section you want to grey
Create a character style that has the grey attribute you want to apply
Create a macro that applies this character style to the bookmarked range
Add a macro to the ThisDocument module of the template to check the status of a CC when you exit it. This macro could be used to trigger the character style macro.

This is not something that can be recorded although elements of it can be.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote