Turning off a required field

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

Guest

How do I turn off a field on a form that Access is recognizing as a "required field". This field should be optional, not required.

Thank you!
Mrs Bynum
 
Mrs Bynum,

The first place to look would be the design view of the table, and see
if the Required property of the field is set to Yes.
 
The "required field" status comes at the table level. In
design view, check the underlying table properties for
that field and set Required to NO.

Hope This helps
-----Original Message-----
How do I turn off a field on a form that Access is
recognizing as a "required field". This field should be
optional, not required.
 

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