R
rob p
I used 3 page "Use a form to enter report criteria" document.
Made a simple form with beginning and ending dates. Ok and Close buttons.
It needed a function Isloaded (copied from Northwind.) This works.
I took the form and copied to a new form. I renamed the buttons and unbound
fields. I created a totally separate macro with totally unique names.
Problem is I set the on click button (close button) in the newest (copied)
form with the newest macro. It might work right away but after saving and
exiting it picks up the original macro. It's still the same close macro but
for the wrong form. Any ideas where I look for naming issues? I swear each
field has a unique name.
thanks
rob
Made a simple form with beginning and ending dates. Ok and Close buttons.
It needed a function Isloaded (copied from Northwind.) This works.
I took the form and copied to a new form. I renamed the buttons and unbound
fields. I created a totally separate macro with totally unique names.
Problem is I set the on click button (close button) in the newest (copied)
form with the newest macro. It might work right away but after saving and
exiting it picks up the original macro. It's still the same close macro but
for the wrong form. Any ideas where I look for naming issues? I swear each
field has a unique name.
thanks
rob