J
Jackie
I work at a small college and I am currently creating a
database for our student reports.
The database is almost complete - all that remains for me
to do is password protect one form. I am no programmer -
consequently, I have used Access functions to build the
database.
To password protect the form I have created an empty text
box and captioned it "Please enter password and click
OK". I have used the toolbox to pull in a command
button. I have entered the properties of the command
button, clicked the event tab and at the 'on click' line
I have selected 'Event Procedure' and immediately the
following error message has appeared:
"Error accessing File. Network connection may have been
lost".
The computer I am using is a standalone, it is not
attached to a network of any kind. At the time the
message appeared I was not even connected to the internet.
I clicked OK and the message appeared twice more but
eventually I did get to the Visual Basic page - I then
inserted a class module and wrote the code. I closed the
visual basic window and tried entering the password and
clicking the OK button - and received the same message as
before, ie:
"Error accessing File. Network connection may have been
lost".
Can anyone help me solve this, please?
database for our student reports.
The database is almost complete - all that remains for me
to do is password protect one form. I am no programmer -
consequently, I have used Access functions to build the
database.
To password protect the form I have created an empty text
box and captioned it "Please enter password and click
OK". I have used the toolbox to pull in a command
button. I have entered the properties of the command
button, clicked the event tab and at the 'on click' line
I have selected 'Event Procedure' and immediately the
following error message has appeared:
"Error accessing File. Network connection may have been
lost".
The computer I am using is a standalone, it is not
attached to a network of any kind. At the time the
message appeared I was not even connected to the internet.
I clicked OK and the message appeared twice more but
eventually I did get to the Visual Basic page - I then
inserted a class module and wrote the code. I closed the
visual basic window and tried entering the password and
clicking the OK button - and received the same message as
before, ie:
"Error accessing File. Network connection may have been
lost".
Can anyone help me solve this, please?