I didn't know how to look this one up to search, so if it's been answered, forgive me. :)
Let's say I have several text boxes on a tab and a button that is supposed to clear them. Instead of writing code to set each boxes.text property to " ", can there be a for ... next loop used?
I remember a thread asking about this but all I knew to answer was write out the code for each box.
