M
mstery
I can't figure out how to do this. I want to use 2 checkboxes on a
report to display as checked or unchecked, depending on the values of a
Memo field and a Numeric field. If the memo field is not null, I want
the box to be checked, but if it's null, I want it unchecked. If the
Numeric field value is 1, the box should be checked, but if it's 2, I
want it unchecked. There is a reason I can't make the Numeric field in
the underlying table a Yes/No field. Is this possible? Thanks for any
help.
report to display as checked or unchecked, depending on the values of a
Memo field and a Numeric field. If the memo field is not null, I want
the box to be checked, but if it's null, I want it unchecked. If the
Numeric field value is 1, the box should be checked, but if it's 2, I
want it unchecked. There is a reason I can't make the Numeric field in
the underlying table a Yes/No field. Is this possible? Thanks for any
help.