Sorry, forgot to mention that I'm using 2003
trynittee@lycos.com - 30 Mar 2006 23:27 GMT
Hi,
Typically you can only change something in a form if the form has
Edits, Delete and Additions set to yes - on the Form Properties.
As well, if you have used the Totals (Greek Sigma) feature on a field
in your query, you won't be able to change the data on the form.
Also, depending on how you get to your form. If you are accessing it
through a Switchboard, and the form is set to Add mode, you won't be
able to edit your records.
It sounds like there is a feature that has been disabled on your form
that is preventing your ability to change your data.
If you provide more information it might help solve your problem.
Clare
mwilliams@snl.com - 31 Mar 2006 22:07 GMT
The totals issue was part of the problem for one form. Thanks!
>I recently built a database and have created a form for data
> review/entry pulling from a query. My problem is that I currently
> cannot change anything in any of the fields. I can tab through the
> fields, click into the fields, but cannot make any changes to them.
> The records are not locked. They are all enabled. Please help!
How many tables are in the Query? Are the primary key fields of the table
you want to update included? (And, as has already been said, if it is a
Totals Query, it will not be updateable.)
Larry Linson
Microsoft Access MVP
mwilliams@snl.com - 31 Mar 2006 22:16 GMT
I have three tables. None have a primary key because they are tables
that are generated by queries through make-table queries and will be
overwritten on a daily basis. Could this be part of the problem?
(When I run the query, I cannot update any of the fields from the
datasheet either.)