Code for Synchronizing Combo Boxes

B

Bill

I am looking for the code to synchronize combo boxes. I
want to have up to (4) combo boxes. Each combo box will
build on the first combo box. Example: First Combo box
will select the machine, the second combo box will only
display part numbers that run on the machine selected from
the first combo box.
 
Top