F
Fred
Let's say I have a field "codes" in a table named "companies" and a little
table "Codes_LU" which is just to create a dropdown list. And I have a
form "CompanyForm" which shows the company table.
I'd like to add a little box (combo box or whatever you recommend) which
would show a dropdown list from Codes_LU and after I pick one, it would
append my selection onto the end of whatever is already in the "Codes" field
in the shown record of the companies table.
I'm experienced with Access but an absolute novice to coding and such boxes
in forms (I've been putting the dropdowns in the tables) so please treat
me like a dummy when you tell me how.
Thank you in advance.
Sincerely,
Fred
table "Codes_LU" which is just to create a dropdown list. And I have a
form "CompanyForm" which shows the company table.
I'd like to add a little box (combo box or whatever you recommend) which
would show a dropdown list from Codes_LU and after I pick one, it would
append my selection onto the end of whatever is already in the "Codes" field
in the shown record of the companies table.
I'm experienced with Access but an absolute novice to coding and such boxes
in forms (I've been putting the dropdowns in the tables) so please treat
me like a dummy when you tell me how.
Thank you in advance.
Sincerely,
Fred