rar should be acceptable but most will not open
i tested in your file
this works for me, you have the name for your combobox incorrect, in the OPCode:Private Sub cboName_Click() txtEmployeeNumber.Value = Worksheets("Sheet1").Cells(cboName.ListIndex + 2, 2) End Sub




Reply With Quote
