D
Donna
I have a combo box based on a table which has two fields
(AppendixNumber and ProjectName). The "Bound" column is #1
or AppendixNumber. I want to display in a unbound field
on the form and subsequent report the [ProjectName] after
the user selects from the combo box.
I tried a "DLookup" function referring to the table, but
to no avail. Is this the wrong approach?
(AppendixNumber and ProjectName). The "Bound" column is #1
or AppendixNumber. I want to display in a unbound field
on the form and subsequent report the [ProjectName] after
the user selects from the combo box.
I tried a "DLookup" function referring to the table, but
to no avail. Is this the wrong approach?