J
Jason Lim
Dear all,
I am at my wits' end trying to figure out this. Please help.
Let's say I have a table, named tblSpecimen. In the table, the fields
are ID, Name, Length1, Length2, and LengthAVG.
And, I have a form with a combo box and a text box.
So, in my combo box, I typed out the list - Length1, Length2,
LengthAVG
If I select Length1 from the combo box, its value should be displayed
in the text box. I should be able to change the value if I want.
Simarly, if Length2 is selected, its value should be displayed in the
text box.
How do I actually go from here? I am totally confused. Please help..
n btw, as for the combo box, I cant use *select from row source
right.. since that would only give me the values in a field, not the
field name itself....
thanks in advance...
=)
I am at my wits' end trying to figure out this. Please help.
Let's say I have a table, named tblSpecimen. In the table, the fields
are ID, Name, Length1, Length2, and LengthAVG.
And, I have a form with a combo box and a text box.
So, in my combo box, I typed out the list - Length1, Length2,
LengthAVG
If I select Length1 from the combo box, its value should be displayed
in the text box. I should be able to change the value if I want.
Simarly, if Length2 is selected, its value should be displayed in the
text box.
How do I actually go from here? I am totally confused. Please help..
n btw, as for the combo box, I cant use *select from row source
right.. since that would only give me the values in a field, not the
field name itself....
thanks in advance...
=)