Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Donna Thompson   on Oct 26 In MS Office Category.

  
Question Answered By: Guillermo Cox   on Oct 26

Currently I've got it all as:

Private Sub cmdClear_Click()
firstname.Value = Null
surname.Value = Null
address.Value = Null
town.Value = Null
county.Value = Null
postcode.Value = Null
email.Value = Null
phone.Value = Null
End Sub


However, this clears only one box  when I press the clear  box, and then
the next one down when I click it again. I'm guessing I need some sort
of Loop, how do I implement it?

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Clear TextBoxes in Excel UserForms Or get search suggestion and latest updates.


Tagged: