D
deb
using access 2003
I have a combobox called ContactID.
I want the row source to contain only records where ContactStatus = active.
If I set the RowSource to show only "Active" in the drop down selections,
and there is a ContactID that has ContactStatus = INactive it will show as a
blank in the ContactID field.
I want the ContactID field to show, but the drop down list to only show
ContactId's that ContactStatus = active
Thanks
I have a combobox called ContactID.
I want the row source to contain only records where ContactStatus = active.
If I set the RowSource to show only "Active" in the drop down selections,
and there is a ContactID that has ContactStatus = INactive it will show as a
blank in the ContactID field.
I want the ContactID field to show, but the drop down list to only show
ContactId's that ContactStatus = active
Thanks