Openargs

D

David Cowen

I have a report created in Access 2002 which uses
Me.OpenArgs in the Load event. When I convert and run in
Access 2000 I get an error message that the object does
not exist. This is because OpenArgs does not exist in
Access 200 reports, correct?
 
L

Larry Linson

Yes, you are correct: OpenArgs for Reports did not exist in Access 2000.

OpenArgs for Forms has been available at least since Access 2.0, however.

Larry Linson
Microsoft Access MVP
 

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

Similar Threads


Top