Hi,
I have textboxes in userform and frames, I need to set their default values but not for all of them with the same value,for example:
textbox1 to textbox15 = ""
textbox16 = "common"
textbox17 to 20 = ""
textbox21 = "standard"
Thanks in advance.
I have textboxes in userform and frames, I need to set their default values but not for all of them with the same value,for example:
textbox1 to textbox15 = ""
textbox16 = "common"
textbox17 to 20 = ""
textbox21 = "standard"
Thanks in advance.