I have several userforms and each one has several textboxes for which some are named textbox and others are named "HC", "CC" etc. with numbers ranging from 1 to 400. (I should have set up my forms in a more consistent way but we're past that now I think).
Is there code that would loop through all the textboxes in the userform and insert a "0" if that textbox.value = ""?
Thanks!
Is there code that would loop through all the textboxes in the userform and insert a "0" if that textbox.value = ""?
Thanks!