Uh oh! I really did it this time. I was reading one of the posts about not doing calculations on a form (which I was doing), but rather in a query that the form is based on. I created a query based on the table the form was originally based on and entered the calculations there and then changed the record source for the form to the new query. Everything works great (faster too), but now when I go to create a new order (record) I get the error message “Field cannot be updated”. If I click the “OK” box on the error message (four times) then I can continue filling out the form. It doesn’t matter what field I’m in when I start the order, it returns the same error message.
In order to complicate matters, I may have made some other changes along the way before I tried to create a new order, but I don’t recall what they may have been. So, I don’t even know where to start looking for the problem. Like I said, I REALLY did this time!
Hellllp