Control Source question

T

TC

Can a field on a form have more then one Control Source?

Not simultaneously! But you can of course change it at runtime:

Me![MyControlName].Controlsource = "..."

HTH,
TC
 
J

JohnE

I was asked the following question and couldn't give an
answer because I wasn't sure. Never thought about it
before or tried to do it. I mentioned about newsgroups
and would throw the question out to you all to see if
anyone knows or has done it.
Can a field on a form have more then one Control Source?
If so, how is it done?
Anybody with a response gets a thanks.
*** John
 

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