J
jmoore
Is it possible to write a conditional expression for 3 conditions? In a date
field, 01/01/7777 was used to signify not available, and 01/01/9999 for not
applicable.
Can I put an expression in the control source on a report that would give me
the following results, and if so, how do I write it?
If [field]=01/01/7777 display "Not Available" OR =01/01/999 display "Not
Applicable", else display date.
I only recently found this site. It has been a great resource. Thanks to
everyone involved.
field, 01/01/7777 was used to signify not available, and 01/01/9999 for not
applicable.
Can I put an expression in the control source on a report that would give me
the following results, and if so, how do I write it?
If [field]=01/01/7777 display "Not Available" OR =01/01/999 display "Not
Applicable", else display date.
I only recently found this site. It has been a great resource. Thanks to
everyone involved.