i've recently been writing a program in access2000, however when i came to open it recently, none of the buttons worked, all producing the following error:
-------------------------------------------------
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 a marco, the name of a user-defined function, or [Event Procedure],
*There may have been an error evaluating the function, event, or macro.
-------------------------------------------------
When i go into design view, and click on the properties for a button, then click on the event tab, then click on the [Event Procedure] to bring up the visual basic editor, all the code appears to have vanished and the following error message is displayed:
--------------------------------------
Error accessing file. network connection may have been lost
--------------------------------------
I have only ever written the program on the same computer, and there are no files from other computers/locations involved, just the .mdb file for the database. I didn't do or change anything specific which caused this to happen as far as i know, it worked one evening, then the next day didn't, this has happened once before, but i was very near the beginning of the program, and started again.
Please help me with this, it's doing my head in
thanks in advance
-------------------------------------------------
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 a marco, the name of a user-defined function, or [Event Procedure],
*There may have been an error evaluating the function, event, or macro.
-------------------------------------------------
When i go into design view, and click on the properties for a button, then click on the event tab, then click on the [Event Procedure] to bring up the visual basic editor, all the code appears to have vanished and the following error message is displayed:
--------------------------------------
Error accessing file. network connection may have been lost
--------------------------------------
I have only ever written the program on the same computer, and there are no files from other computers/locations involved, just the .mdb file for the database. I didn't do or change anything specific which caused this to happen as far as i know, it worked one evening, then the next day didn't, this has happened once before, but i was very near the beginning of the program, and started again.
Please help me with this, it's doing my head in
thanks in advance