Form frozen

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

Guest

Hi

I cannot enter data as the form is frozen. It opens, I can view the old data
but as I try and enter new data it won't do anything.
Any ideas?
 
Here are a few things to check:
In the Form's properties:
Allow Additions - Should be Yes
If you can't edit existing data:
Allow Edits - Should be Yes

If those are correctly set and you are using a query as the record source,
it may be that the way you have it defined, it is not updatable.
 
Thanks for your reply.
It's set up YES for additions and edit. Though how can I establish the form
is not updatable via a query?
 
Open the query by itself and try to make a change in a field. If you cannot
make a change, then the query is structured so that it is not updatable.
 

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

Similar Threads

Access Data Entry Question 1
Excel Date Setting 1
Subform Data Entry Setting 0
Frozen Form 2
Frozen Columns and scrolling in Access 1
Changing frozen headers while scrolling 3
Data Entry in Form 4
Excel Excel problem 4

Back
Top