Hi,
I have created a database at the following link https://www.dropbox.com/s/uch544php7...orm.accdb?dl=0. But it seems like the dropdown list for the country field for my form does not write back into the datatable. Could someone assist?
Hi,
I have created a database at the following link https://www.dropbox.com/s/uch544php7...orm.accdb?dl=0. But it seems like the dropdown list for the country field for my form does not write back into the datatable. Could someone assist?
Use these properties for the country code dropdown. The dropdown will show the full name but will update the table with the 2 char code.
Attachment 28070Attachment 28071
Last edited by davegri; 03-30-2017 at 09:26 PM. Reason: clarity
thanks that works.