table defaults to -1 or 0. Please, how to return to yes or no.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am very green with Access. I have set up a form and when I tick a check
box, the table now seems to default to -1 or 0 instead of yes or no (which it
used to do). How do I change this back to yes or no
Thank you
 
Under the covers, they're the same thing (what's actually stored in all
cases is -1 and 0), so does it really matter?
 
Back
Top