i am trying to embed an IF statement within a control source on a text file in a report? Is this do-able?
I've tried:
= if [date] > #01/01/01# then "no picture"
&
= if ([date] > #01/01/01#, "no pic", ""
not sure what to do now...
Thanks,
John
I've tried:
= if [date] > #01/01/01# then "no picture"
&
= if ([date] > #01/01/01#, "no pic", ""
not sure what to do now...
Thanks,
John