Hi everyone
I don't know if this is possible or not but what I want to do is to have a bound field that displays DIFFERENT values than the values stored.
e.g.
the value stored in table can be either 0 or 1 or 2 however on the form I would like the field to show none or complete or incomplete. This would be a list box.
Obviously when storing the results it would go the other way around, i.e. incomplete would be stored as 2...
Is this possible to do this without having to code the boxes?
Thanks
I don't know if this is possible or not but what I want to do is to have a bound field that displays DIFFERENT values than the values stored.
e.g.
the value stored in table can be either 0 or 1 or 2 however on the form I would like the field to show none or complete or incomplete. This would be a list box.
Obviously when storing the results it would go the other way around, i.e. incomplete would be stored as 2...
Is this possible to do this without having to code the boxes?
Thanks