Hi,
this may sound easy but i'm new to vba so i don't know the exact syntax to use...
I want to loop throught all Textbox in a userform and wanna perfom a specific command if they are empty or not...
the boxes are all named TextBox1, TextBox2, ... so I wanna have acces to the value in it and...