buttons

  • Thread starter Thread starter john miller
  • Start date Start date
J

john miller

Today I worked on making a few queries in my database.
Then I went to add a search button on to one of my forms
and got an error message when I went to a different view
to test the data entry. Ok no big deal but now not a
single button works on any form.

These are two of the error messages I am getting..
========================================
Error accessing file. Network connection may have been
lost.
========================================
Microsoft accesss
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 macro,
The name of a user defined function, or [event procedure].
*there may have been an error evaluating the function,
event, or macro
==========================================
I have tried to delete old button and make new ones but
then I just get the error message

Method 'module' of object'_Form_admin..' Failed

what happened or what did I do and how do I fix it!!???

thanks
JOHN
 
Back
Top