We are working on a form where we need to do several functions with all the text boxes on it.(clear, enable, disable..etc) I have set a for each loop that cycles through the control tags, then performs the function. This seems to be a work around to me. Does anyone know of a way to "For each" just the text boxes out of the control collection?
Thanks for the help.
Thanks for the help.