No error codes. Just lack of change.
While in Design mode, txtCBase=5 and txtEBase=2
Once I go into form view, as it should,
SL1.Visible = True
txtCLeft.Visible = True
txtELeft.Visible = True
is displayed. If whlie in Form view txtCBase=5 and txtEBase=100, and the...