I am trying to write the following statement in Word for a Mail Merge document:
{IF {MERGEFIELD Date_Enrolled_LVL2} < 1/1/2003 "01/01/2003" {MERGEFIELD Date_Enrolled_LVL2}}
Where the data for {MERGEFIELD Date_Enrolled_LVL2} = 02/11/2003
The result should yield "02/11/2003" in this case, but it is showing "01/01/2003"
Is it not possible to compare date fields when using a MS Word If, then statement in a Mail Merge document?
Thanks.
Zatch
{IF {MERGEFIELD Date_Enrolled_LVL2} < 1/1/2003 "01/01/2003" {MERGEFIELD Date_Enrolled_LVL2}}
Where the data for {MERGEFIELD Date_Enrolled_LVL2} = 02/11/2003
The result should yield "02/11/2003" in this case, but it is showing "01/01/2003"
Is it not possible to compare date fields when using a MS Word If, then statement in a Mail Merge document?
Thanks.
Zatch