M
Musa via AccessMonster.com
I have a Combo Box that lists Names. Each name can be in there twice. There
is a Id and a time id that identifies each record. How can I choose a
record from the combo box based on 2 identifers ?
For example, I would like to choose id 20 with time id =2 and have that
information display in the form...etc.
Id time id
20 1
20 2
11 2
15 1
15 2
30 2
Thanks
is a Id and a time id that identifies each record. How can I choose a
record from the combo box based on 2 identifers ?
For example, I would like to choose id 20 with time id =2 and have that
information display in the form...etc.
Id time id
20 1
20 2
11 2
15 1
15 2
30 2
Thanks