I can't seem to save the correct value from a lookup table into a field. I have 4 fields:
SS#, Last Name, First Name, Middle Initial
I would like to save the Last Name, First Name into the field. I can just save the Last Name. Is there a way to combine the values or to save more then one bound column?
So in my Lookup Tab, I have:
Combo Box
Table/query
Select ....
Bound Column 1
Column Count 4
Column Widths 0";1",1",1"
Thanks so much.
SS#, Last Name, First Name, Middle Initial
I would like to save the Last Name, First Name into the field. I can just save the Last Name. Is there a way to combine the values or to save more then one bound column?
So in my Lookup Tab, I have:
Combo Box
Table/query
Select ....
Bound Column 1
Column Count 4
Column Widths 0";1",1",1"
Thanks so much.