i hve problem with my vba coding..and i dont know hor to reduce it..plz anyone help me..my interface have too many texboxt
Private Sub ComboBox1_Change()
If ComboBox1 = 1 And ComboBox2 = 1 Then
description.Visible = True
FlowRate.Visible = True
Contaminant1.Visible = True
Contaminant2.Visible...