Fields on form are not allowing data entry and there are no locks,

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

Guest

The form has text boxes, combo boxes, etc., and I can't figure out why it
won't let me enter data or choose from the combo box etc.
Any ideas what it might be?
Thank you
Mary
 
Mary said:
The form has text boxes, combo boxes, etc., and I can't figure out why it
won't let me enter data or choose from the combo box etc.
Any ideas what it might be?
Thank you
Mary

a) Look in the form properties, Allow Edits must be set to Yes
b) Is the form based on a query, if an aggregate is used in the query, you
won't be able to update or add data

Ben
 
Thanks Ben
Have a great weekend!

BMore said:
a) Look in the form properties, Allow Edits must be set to Yes
b) Is the form based on a query, if an aggregate is used in the query, you
won't be able to update or add data

Ben
 

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