I have a form which I am trying to make simple changes to (i.e. label colours and text formatting). Whenever I try to make changes access hangs and won't save anything resulting in me crashing out completely. The form is quite complicated with lots of subforms.
I have tried exporting the form to a new file, making the changes there and then importing it back into the main system. The changes save sucessfully but whenever I click on a control which has code behind it the debbugger pops up with a "Compile error" message saying Method or member not found. The old version of the form still works fine and the code is exactly the same in both. I know the export has probably caused it but I don't know how to fix it.
Have I missed something obvious?
Access version 2003 running in 2000 format for this database.
I have tried exporting the form to a new file, making the changes there and then importing it back into the main system. The changes save sucessfully but whenever I click on a control which has code behind it the debbugger pops up with a "Compile error" message saying Method or member not found. The old version of the form still works fine and the code is exactly the same in both. I know the export has probably caused it but I don't know how to fix it.
Have I missed something obvious?
Access version 2003 running in 2000 format for this database.