Hi everybody !
Sorry if I take your time for this kind of question...
I want to know if it's good to use With / End With only for two lines ???
Something like that:
Thanks in advance !Code:With txtUser .Text = vbNullString .Enabled = False End With





Reply With Quote