G
Guest
Access 2003
How does one properly reference, in the Properties>ControlSource of a form,
the contents of a field in a subdatasheet?
Using the expression builder I concocted the following:
=[Summary of Aggregated Deficiencies]![Matrix Reference]
Matrix Reference is a valid field in the table: frmViewChart2
Summary of Aggregated Deficiencies
which is a subdatasheet to tblChart2
But when ControlSource =[Summary of Aggregated Deficiencies]![Matrix
Reference] it yields a #Name?
TIA Dennis
How does one properly reference, in the Properties>ControlSource of a form,
the contents of a field in a subdatasheet?
Using the expression builder I concocted the following:
=[Summary of Aggregated Deficiencies]![Matrix Reference]
Matrix Reference is a valid field in the table: frmViewChart2
Summary of Aggregated Deficiencies
which is a subdatasheet to tblChart2
But when ControlSource =[Summary of Aggregated Deficiencies]![Matrix
Reference] it yields a #Name?
TIA Dennis