D
Duane
Hello Group,
I have a newbie question about using a combo box as a lookup of four fields
from one table and insert them into another table.
I have a table in my database that is linked to another database. Of that
table there is information that I would like to insert into my table. Here
is a run down of what I have. The linked table has prisoner information
i.e. Number, LastName, Lock, Unit. This table is automatically updated at
the state level, whenever there is changed data. I have a database at the
Housing Unit level which keeps track of prisoner sanctions received from
misconducts. I would like to have a form with a combo box that uses the
linked table data and insert that data into my sanctions table, plus all the
other fields that I have on my form.
Is it possible to create a combo box control and bind it to those four
fields and then somehow insert that data into the sanctions table? I can do
it easily enough by only looking up one field, but can it be done with a
group of fields? I can seem to get it figured out.
I hope I have explained myself well enough!
Thanks in advance.
I have a newbie question about using a combo box as a lookup of four fields
from one table and insert them into another table.
I have a table in my database that is linked to another database. Of that
table there is information that I would like to insert into my table. Here
is a run down of what I have. The linked table has prisoner information
i.e. Number, LastName, Lock, Unit. This table is automatically updated at
the state level, whenever there is changed data. I have a database at the
Housing Unit level which keeps track of prisoner sanctions received from
misconducts. I would like to have a form with a combo box that uses the
linked table data and insert that data into my sanctions table, plus all the
other fields that I have on my form.
Is it possible to create a combo box control and bind it to those four
fields and then somehow insert that data into the sanctions table? I can do
it easily enough by only looking up one field, but can it be done with a
group of fields? I can seem to get it figured out.
I hope I have explained myself well enough!
Thanks in advance.