Refering to Controls

M

Michael B

Is there a source to show how to refer to controls on a
form, query, module, macro etc?

i.e. Forms!frmName!frmControl from a form
Me.Activecontrol etc

Thank you in advance.

Michael
 
T

Tim Ferguson

Is there a source to show how to refer to controls on a
form, query, module, macro etc?

The help files..?
i.e. Forms!frmName!frmControl from a form
Me.Activecontrol etc

Yes: either of these can be correct. What difficulty are you having?

Tim F
 

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