Topic: combobox

Hi Friends
                 This forum is very useful to learn. Today I need help and guide about combobox. It is ppossible to save a combobox data to different field? For example a combobox has three data a, b and c. a should save to field a, b save to b and same with other. How it is possible?
Thanks

Re: combobox

Not sure if I understand what you want to do or even why you would want to do it that way, but in its simplest form see attached. I did not define or save anything to a database table because I am not sure what exactly is suppose to be stored.

Post's attachments

Attachment icon ComboBox Fields.zip 335.58 kb, 205 downloads since 2020-08-21 

3 (edited by derek 2020-08-21 00:51:46)

Re: combobox

Hi Unforgettable, Hi EHW,
As EHW wrote, not entirely sure why you might want to do this.
Anyway, another option (see attachment) is to click on a row in the combobox (form2) and then click on an edit field (hobby1, hobby2, hobby3) to copy the value. 
It's then up to you what value you choose and in what sequence you complete the edit fields.
But it's something that's hard to recommend as you lose referential integrity.
Derek.

Post's attachments

Attachment icon ucb.zip 337.23 kb, 237 downloads since 2020-08-21