I have a unbound combo box that displays PartName, Location and
Serial#. Control source for the Location(unboun d) is set to
=cboDevice.Colu mn(1)and Serial#(unbound ) is set to =
cboDevice.Colum n(2)
My problem is when I have same PartName appearing multiple times with
different Location and Serial #.The values of the 2 text fields do not
change.
Serial#. Control source for the Location(unboun d) is set to
=cboDevice.Colu mn(1)and Serial#(unbound ) is set to =
cboDevice.Colum n(2)
My problem is when I have same PartName appearing multiple times with
different Location and Serial #.The values of the 2 text fields do not
change.
Comment