Button has stopped all other buttons working

  • Thread starter Thread starter Ian
  • Start date Start date
I

Ian

Ive just created a button, Must have type something in
wrong , got an error which said "Abbiguous name detected
closeForm_click" and now all the buttons in the whole
database wont work

Any Ideas?
 
Ian, open the module for this form, and search for
closeForm_click
using Find from the Edit menu.

You will find it twice.
Delete one.
 
Hi Ian,
Highlight the new button and delete it. Then Click on
VIEW...CODE. Check for another "closeform_click". If you
find one, delete that as well. Then close the code sheet
and try to create your "Close Form" Button again

The Easy Day
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top