V
vicki.wells
I'm working on a calculated field in a query in which I'm using an IIf
statement to return either the date from another field or Null,
depending on whether a Yes/No field is checked. It works except that
when the checkbox is checked I need it to return a blank in the date
field, and I'm getting #error. I'm using " " as the value to return if
the Yes/No is checked. Do I need to do it differently for a date field?
statement to return either the date from another field or Null,
depending on whether a Yes/No field is checked. It works except that
when the checkbox is checked I need it to return a blank in the date
field, and I'm getting #error. I'm using " " as the value to return if
the Yes/No is checked. Do I need to do it differently for a date field?