L
ll
Good Morning,
I'm currently working on putting a 'yes/no' dropdown box in my Access
form, without table lookup for the 'y/n' values. I had read that the
table field for this could be 1 char long, with a validation rule of:
'in("Y","N")'. However, I get a datatype conflict when I test the
form. When I take out the validation rule, it works seemingly
seamlessly. Is the validation rule actually needed, and can it be
made to work?
Thanks,
Louis
I'm currently working on putting a 'yes/no' dropdown box in my Access
form, without table lookup for the 'y/n' values. I had read that the
table field for this could be 1 char long, with a validation rule of:
'in("Y","N")'. However, I get a datatype conflict when I test the
form. When I take out the validation rule, it works seemingly
seamlessly. Is the validation rule actually needed, and can it be
made to work?
Thanks,
Louis