Hi, I have a user form with a few textboxes. I want to know if there is a way to affect a value to all the text box at the same time. Lets say I want to initialise the textboxes with blank. D I have to go put blank in every textbox?.
Another question I have is while validating the data entered inside these textboxes is there a way to verify all the textboxes at the same time for a numeric value instead of checking them one by one?
Thx in advance
Another question I have is while validating the data entered inside these textboxes is there a way to verify all the textboxes at the same time for a numeric value instead of checking them one by one?
Thx in advance