B
BLansinger
I am trying to format a text box to come up in my mail merge letters only
when certain conditions are met. I want the box to come up only if the date
is greater than or equal to TODAY. However the date that comes form the data
source comes out only in M/YYYY format. I tried:
{{IF{MERGEFIELD INSTITUTION END MY}>= "{TIME\@ "m/yyyy"}""***If you have
received this letter prior to this individual’s stated graduation date,
please hold response until degree can be officially verified. We are unable
to accept post-dated letters. Thank you.***"" ""}
This is not working. Will I need to covert the dates to text & the evaluate
them to get the greater to equal? I am lost!
Thanks.
when certain conditions are met. I want the box to come up only if the date
is greater than or equal to TODAY. However the date that comes form the data
source comes out only in M/YYYY format. I tried:
{{IF{MERGEFIELD INSTITUTION END MY}>= "{TIME\@ "m/yyyy"}""***If you have
received this letter prior to this individual’s stated graduation date,
please hold response until degree can be officially verified. We are unable
to accept post-dated letters. Thank you.***"" ""}
This is not working. Will I need to covert the dates to text & the evaluate
them to get the greater to equal? I am lost!
Thanks.