converting to Access 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In access 2000, subform controls are referenced as :
Forms!FormName.SubformName.Control.
After converting to Access 2003, now this reference is seen as an OLE object
and all of my subforms are useless. Help??
 
Terese said:
In access 2000, subform controls are referenced as :
Forms!FormName.SubformName.Control.
After converting to Access 2003, now this reference is seen as an OLE
object and all of my subforms are useless. Help??

Should be...
Forms!FormName.SubformName.Form

(always has been that way)

Was your post a Typo?
 

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

Back
Top