M
Musa via AccessMonster.com
I can select 1 value from a 2 column combo box and save it....no problem. I
can even display the 2nd value of the combo box in a text field. But, is
there a way to select 2 values from the combo box and save column(0) to one
field and column(1) to another field in the same table ?
For Example, ID -- 10 Name --- ABC Company
It saves as: ID Name
10 ABC Company
I know this is against normalization and it would be redundant data, but can
it still be done..?
Thanks
can even display the 2nd value of the combo box in a text field. But, is
there a way to select 2 values from the combo box and save column(0) to one
field and column(1) to another field in the same table ?
For Example, ID -- 10 Name --- ABC Company
It saves as: ID Name
10 ABC Company
I know this is against normalization and it would be redundant data, but can
it still be done..?
Thanks