Record save problem

Nicolette

Always Learning
Local time
Today, 00:57
Joined
Jun 26, 2010
Messages
178
everytime i try to save a record from my form i get a message saying "the command or action 'SaveRecord' isn't available now." but the weird thing is the record IS being saved! any idea's why this is happening and how to fix it?

Thanks Nicolette
 
Has anyone else had this problem? I still have not figured it out....
 
What code are you using to save your record?
What event are you calling the code in?
 
I used the macro builder it does OnError then the RunCommand to SaveRecord some more error stuff then it opens a query to update a table changing the order status to paid then it closes the query next it opens another query that updates the stock levels then closes it again and finally it closes the form
 

Users who are viewing this thread

Back
Top Bottom