D
Deborah
Ok, I have a combo box on one form that stores the unique
id in a table. On a second form I want to get the text
value that is the equivalent of the unique id gotten in
the first form. What is the syntax for doing so? In other
words I have a table with the unique id and a name. On the
first form I have a combo box that shows the name but
stores the value in yet another table. On a second form I
have picked something and need the name from the first
table. However, what is stored is the unique id value. How
do I get the name to appear as opposed to the unique id?
Thanks
id in a table. On a second form I want to get the text
value that is the equivalent of the unique id gotten in
the first form. What is the syntax for doing so? In other
words I have a table with the unique id and a name. On the
first form I have a combo box that shows the name but
stores the value in yet another table. On a second form I
have picked something and need the name from the first
table. However, what is stored is the unique id value. How
do I get the name to appear as opposed to the unique id?
Thanks