Code:
Option Explicit Dim Port As String Dim BRate As String Dim DBits As String Dim Parity As String Dim SBits As String Dim Flow As String Private Sub cboBRate_Change() Let cmdApply.Enabled = True End Sub Private Sub cboBRate_Click() Let cmdApply.Enabled =