writing one combo box with two columns to two columns in table

Joined
Jul 19, 2005
Messages
22
Reaction score
0
hi. Here is my situation. I have a combo box that is bound to a table. The box has a list of a computer's model number and a separate column listing if the computer is a desktop or laptop. When the user hits add, I want the combo box to be able to write both of these corresponding values to two separate fields in another table.

Right now I just have two different combo boxes that write to the table one column at a time. This seems inefficient. Any help would be appreciated. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top