Can not update data on a query based form

A

Arbys4131

I cannot update data in a query based form. The properties are set for
update but the form will not accept changed data.
 
J

Jeff Boyce

Post the SQL statement of the query.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
R

Rick Brandt

Arbys4131 said:
I cannot update data in a query based form. The properties are set
for update but the form will not accept changed data.

Many queries are not updatable. Some can be tweaked so that they are, some not.
 
Top