problems with form when upgrading from 2000 to 2003

S

SLB

I was using 2000 to track my church's contributions, then upgraded to 2003. I
use a form to enter my date criteria for a couple of reports. Since the
upgrade, when I click the ok button on the form Access tells me that the
Visible property is not available on the form, therefore my macro doesn't
work and the form won't open.

I created this form using the instructions in the help of 2000 and it was
working fine before the upgrade. What is crazy is that the 2003 help gives
the same instructions. What gives?

I do not know VB so I am stuck with macros.
 
A

Allen Browne

The macro should work the same in A2003.
What actions are you using?
And what arguments are in the lower window of the macro for each action?

If you are looking for code to copy and adapt, see:
Limiting a Report to a Date Range
at:
http://allenbrowne.com/casu-08.html
 

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

Top