can I make a field data type a choice ("x" or "y") instead yes/no

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

in Access 2003 I would like to enter a choice in a table data type so I can
have a two choice ("x" or "y") ro a multiple choice ("a" or "b" or "c"). How
can I do this?
 
IMO, you can't and shouldn't do this in a table design. It is fairly easy to
implement with a combo box on a form which is where all user interaction
should occur.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top