I have a database that unforunately was not planne dout very well because with all of the changing needs of the company, things were added and dropped a lot. I would like to start the new year out with a clean database, which only used the tables, queries and forms that are currently in use. I’ve started a new database and have imported everything that I need. None of the command buttons on the forms are working though. Is there something that I have to do to copy all of the event procedures over also?
I’ve tried to copy and paste some of the command code from the old database but it says, “The action will reset your project, proceed anyway? I click okay and then is says, “Can’t perform requested operation.
I’ve gone to a blank new form and this is what I get when I try to add a close button.
The expression On Click you entered as the event property setting produced the following error: Error accessing file. Network connection may have been lost.
*The expression may not result in the name of the macro, the name of a user-defined function, or [Event Procedure].
*There may have been an error evaluating the function, event, or macro.
I’m currently on the network so every thing seems to be working fine there…not sure what this means or why none of my events are working…
Any assistance you can offer will be appreciate.