C
croth68
I just started with access so I am access stupid. I am setting up a database
for training aids and have several tables. Tables consist of a training aids
table, dealers table, personnel table, shipping table, then a main entry
table. The idea is to be able to track training aids. I set up a form for the
main entry table and there are controls for each items contained in the other
tables. Here is the problem, the main table has fields for the training aid
id number and the training aid (name of the training aid). I created a list
box which pulls the training aid id numbers and the training aid names from
the training aid table. Unfortunately at this point the list box is solely a
list of inventory and the data has to be manually entered into the text boxes
on the form labeled training aid id and training aid. What I would like to do
is set up a double click function to automatically populate the text box
fields to reduce errors. I hope this is enough information. Thanks
for training aids and have several tables. Tables consist of a training aids
table, dealers table, personnel table, shipping table, then a main entry
table. The idea is to be able to track training aids. I set up a form for the
main entry table and there are controls for each items contained in the other
tables. Here is the problem, the main table has fields for the training aid
id number and the training aid (name of the training aid). I created a list
box which pulls the training aid id numbers and the training aid names from
the training aid table. Unfortunately at this point the list box is solely a
list of inventory and the data has to be manually entered into the text boxes
on the form labeled training aid id and training aid. What I would like to do
is set up a double click function to automatically populate the text box
fields to reduce errors. I hope this is enough information. Thanks