This can't be difficult.
How can I refer to a table field in VBA to dinamically change the controlSource of a form control??
I mean changing the source to the same field, but in a different table. For example:
Changing Source from Table1.Name to Table2.Name
[This message has been edited by sigmar (edited 07-02-2001).]
How can I refer to a table field in VBA to dinamically change the controlSource of a form control??
I mean changing the source to the same field, but in a different table. For example:
Changing Source from Table1.Name to Table2.Name
[This message has been edited by sigmar (edited 07-02-2001).]