I
icccapital
I have a form with contact information that is pulling from one table. This
table is related to another table (clients) by the id number and in the
clients table there are multiple client codes that relate to each contact
ids. I would like to have a list box on the side of my contact information
that contains the related client codes and be able to add and remove client
codes, which would affect the clients table.
I have seen that this can be done with a subform, but it seems a bit unruly
and excessive. Can it not be done with just a list?
table is related to another table (clients) by the id number and in the
clients table there are multiple client codes that relate to each contact
ids. I would like to have a list box on the side of my contact information
that contains the related client codes and be able to add and remove client
codes, which would affect the clients table.
I have seen that this can be done with a subform, but it seems a bit unruly
and excessive. Can it not be done with just a list?