copying buttons from form to form

  • Thread starter Thread starter John Milbury-Steen
  • Start date Start date
J

John Milbury-Steen

Hi Access Gurus,
In Access 2002 when I copy a button from one form to another, it doesn't
work in the latter form. On the first form, the button invokes a report.
Any ideas?
 
When you copy/paste the button it will not bring the code with it. You will need to go to the Code
Editor and copy the code over as well. Finally, make sure that [Event Procedure] is listed on the
properties line for that event as well.
 

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