What is this?

J

John

I'm converting an Access 95 database to Access 2002. The conversion goes
OK. When I try to compile the VBA for the forms, I get an error stating
that the following value doesn't exist. The line of code is:

Select Case Me.Valid

The creator of this databae is using Me.Valid for a case statement in one of
the forms. This compiles fine in 95, but fails in other versions.

Can you tell me what Me.Valid is and if there is a replacement for it in
Access 2002?

thx.
 

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