C
chickalina
I have a combo box based off a table where the user and choose the Entity and
the List is another table tbl_Entity, column #1 being the Entity number
(Autonum) and Column #2 is the name.
I am trying to get text boxes in various areas of the form (a tabbed form)
to display what the user has entered, so the information does not have to be
chosen again.
I can do this for the ID, but not the name.
Please help!
Thanks.
the List is another table tbl_Entity, column #1 being the Entity number
(Autonum) and Column #2 is the name.
I am trying to get text boxes in various areas of the form (a tabbed form)
to display what the user has entered, so the information does not have to be
chosen again.
I can do this for the ID, but not the name.
Please help!
Thanks.