View Single Post
 
Old 05-04-2014, 05:42 AM
deboer deboer is offline Windows XP Office 2010 64bit
Novice
 
Join Date: May 2014
Posts: 14
deboer is on a distinguished road
Default Insert a text conditionally

Hi,
I want to create a macro by inserting a specific text based on the selection of a Check Box Conten Control. Means,
If Check Box Content Control = True, should be insert the text "Not hired".
If Check Box Content Control = False, should be possible to insert a free text
Anyone can help me?
Reply With Quote