i am using a function in a module to open a form and add lines of code to the form's module. when i try to save the form using "DoCmd.RunCommand acCmdSaveRecord" i get the error "The command or action 'SaveRecord' isn't available now". what is stopping me from saving?