Invalid Reference

D

David W. Fenton

In

This works in Access 97, Access 2000, and Access 2002:

Forms!MainFormName!SubformName!ControlNameOnSubform

If you use the bang to refer to the controls, rather than the dot,
you can leave out the ".Form".

I always use bangs and never knew that. Thankfully, since that means
all my code converts upward!
 

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