R
Rich
Hi All,
Here's my situation,
I have a form based on a table with a list of clients. There is a
Primary Key called ClientID
I have another table with with only two columns (ClientID and
verified_date) there could be duplicate ClientID's in this table. I
have setup the relationship between these two tables.
I would like to have a combo box in my form which shows all the dates
that match for that ClientID.
I've been fiddling with this for a couple days, but to no avail. I
keep getting a list of clientID's or the entire list of dates.
Any help would be greatly appreciated.
- Rich
Here's my situation,
I have a form based on a table with a list of clients. There is a
Primary Key called ClientID
I have another table with with only two columns (ClientID and
verified_date) there could be duplicate ClientID's in this table. I
have setup the relationship between these two tables.
I would like to have a combo box in my form which shows all the dates
that match for that ClientID.
I've been fiddling with this for a couple days, but to no avail. I
keep getting a list of clientID's or the entire list of dates.
Any help would be greatly appreciated.
- Rich