Can't edit information on a form

  • Thread starter Thread starter MorrisPoet
  • Start date Start date
M

MorrisPoet

Folks:

A while back I created a table with form to help me manage the production of
my office's correspondence; recently, I broke the table up into three by
topic: tracking, mailing, and QC information. I created 1-to-1 relationships
between the tables and a new form based on a query. The result: the
information from the the tables appears w/o problem, but I cannot add to or
edit it. Per Help, I have checked the form's properties, and adding and
editing are turned on. Any ideas what the problem could be? Thanks in advance
for letting me know!

MP
 
It could be that your query is not updatable

Open the query and see if you can change data there (not in the form) If
you cannot, then your problem is with your query not your form.
 
Back
Top