M
Molly
I am fairly new when it comes to using access. When I attempted to copy over
a series of forms and tables from one database to another the files that i
tried to copy over didn't work and I deleted them. My problem is that after
I deleted these files the command buttons on the files that were already in
the database (and were not linked in anyway with the files i had to delete)
no longer work. when I click on them I get the message "Modules not found."
The Visual Basic debugger showed that the first line of the code was the
problem "Private Sub Command51_Click()" Is it possible that I corrupted the
files or is there a way i can fix it? Thanks
a series of forms and tables from one database to another the files that i
tried to copy over didn't work and I deleted them. My problem is that after
I deleted these files the command buttons on the files that were already in
the database (and were not linked in anyway with the files i had to delete)
no longer work. when I click on them I get the message "Modules not found."
The Visual Basic debugger showed that the first line of the code was the
problem "Private Sub Command51_Click()" Is it possible that I corrupted the
files or is there a way i can fix it? Thanks