Clearing textboxes on subforms

  • Thread starter Thread starter Max
  • Start date Start date
M

Max

I have several unbound subforms with 10 text boxes each. Various controls
have code that fills the textboxes.
Is there a easy way to clear the textboxes in my subform. Presently I
have code that loops to each subform and then loops thru each textbox. Is
there a better way?
 
Back
Top