Form not allowing changes

  • Thread starter Thread starter Henry C
  • Start date Start date
H

Henry C

I have a form that we use to calculate pricing for our
products. Sometimes we must adjust the time it takes to
produce the item or the amount of material...for example.
Once we make these changes we recalculate...and so on. My
problem is that the form is not allowing us to make any
changes on time of production, amount of material or any
factor. We run 97 format on older computers...we can
change these fields. On our 2002 models we can't. It did
work at one time. I was recently told..."It just stopped
working" ?? I have checked, in design view, the
properties of the form and fields. The all are enabled
for changes. What am I missing? Is it a security issue?
I am out of ideas. Thanks in advance.
 
Have you checked to make sure that the underlying query is still updateable?

If you have any VBA running, have you checked your references?
 
Back
Top