I must be missing something.....I have a check box whose data source is a field in a table. Problem is, the check box will not reflect the value of the field. Here is my code
=Case![Appeal Closed]
The only thing I can think of is the table containing the data is a LINKED table. Does that make a difference???
=Case![Appeal Closed]
The only thing I can think of is the table containing the data is a LINKED table. Does that make a difference???
Comment