Error Message When linking to macros

  • Thread starter Thread starter Chris Grant
  • Start date Start date
C

Chris Grant

I have created a form and when you click on a button, you
print the required report. However there is a error
message whenever i do this.
Thanks a lot,
Chris Grant
 
The message is telling you that there are 2 routines in your form with the
name Houses_Available_Between_$120_000_and_$200_000_Click

Do a search, and get rid of one.
 
Back
Top