Hi,

I am trying to find userform control based on their name (exp: txtInput01 [Textbox], cboInput01 [combobox])

Like Userform1.contorls.name = txtInput01 then do something.

Thanks,
KC