Forms!FormName!ControlName with variables?

C

CJ

Is it possible to specify Forms!FormName!ControlName by
replacing the FormName and ControlName with variables?

If so, what would the proper syntax be.

Thanks again for all the help!!!!!
 
R

Rick Brandt

CJ said:
Is it possible to specify Forms!FormName!ControlName by
replacing the FormName and ControlName with variables?

If so, what would the proper syntax be.

Thanks again for all the help!!!!!

Forms(FormNameVar)(ControlNameVar)
 

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