Thread: [Solved] Conditional Field
View Single Post
 
Old 04-10-2015, 02:41 PM
Charles Kenyon Charles Kenyon is offline Windows 8 Office 2013
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,533
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Yes, it is possible. Will the form be prepared on the same day it will be used? If so, the following would be the construction.
{ IF { DATE \@ "ddd" } = "Mon" "list of instructions" }

Note, you cannot simply type these fields; the delimiters { } must be inserted in pairs using Ctrl+F9 or through the Insert > Field dialog.

IF Field
Using Date Fields in Microsoft Word
Reply With Quote