Hi,
I have text field which I wish to use a checkbox as the control on an Microsoft Access form.
I would like the checkbox to return "Y" into the field when checked instead of -1 and "N" instead of 0. Is there any way this can be achieved?
Using "Y" and "N" and a text field is not my way of...