Combo Box update values

wezel99

Registered User.
Local time
Today, 08:47
Joined
Jul 7, 2014
Messages
17
Greetings,

I have a combo box linked to table shipstatus. This table has 2 columns. ShipCode and ShipName. These values are delivered, on hand, received, returned, warehouse.

I have another table named manifestdetails and a column labeled shipstatus

I would like to create a form where the user can use the combobox selections from the table shipstatus and update the column shipstatus from the manifestdetails table.

Am I going about this the wrong way? Can this be done? Or is there a better way to do something like this?

Thanks
 
I dont think I found what I was looking for from that video. He didnt use any combo boxes.
 

Users who are viewing this thread

Back
Top Bottom