P
Phil Smith
I have a query which will make a table which will then be used in a form
for some data entry/manipulation. I want to put a couple of Yes/No
fields in that table, filled with "no."
I can set the property of the field in the design grid to yes/no.
The field itself, I have tried:
Approved:no
Approved:"no"
Approved: 0
The first generates an error, The second generates a text field, the
third generates a number field. How do I generate a Yes/No field?
for some data entry/manipulation. I want to put a couple of Yes/No
fields in that table, filled with "no."
I can set the property of the field in the design grid to yes/no.
The field itself, I have tried:
Approved:no
Approved:"no"
Approved: 0
The first generates an error, The second generates a text field, the
third generates a number field. How do I generate a Yes/No field?