D
DKS
Dear,
On a form I have 2 fields, both originating from the table that is the
RECORD SOURCE for the form. Let's say these fields are FIELD-A (text box)
and FIELD-B (combo box).
I would like to refer to the contents of FIELD-A in the RowSource property
for FIELD-B. Thus when the form is displayed it displays the FIELD-A value
as available in the table. The possible values of FIELD-B are thus
calculated based on the RowSource property.
how can I do this?
On a form I have 2 fields, both originating from the table that is the
RECORD SOURCE for the form. Let's say these fields are FIELD-A (text box)
and FIELD-B (combo box).
I would like to refer to the contents of FIELD-A in the RowSource property
for FIELD-B. Thus when the form is displayed it displays the FIELD-A value
as available in the table. The possible values of FIELD-B are thus
calculated based on the RowSource property.
how can I do this?