الاخوة الافاضل الاساتذة جميعا
هل بالامكان اختصار هذا الكود
Private Sub CommandButton4_Click()
TextBox1.Value = ""
TextBox2.Value = ""
TextBox3.Value = ""
TextBox4.Value = ""
TextBox5.Value = ""
TextBox6.Value = ""
TextBox7.Value = ""
TextBox8.Value = ""
TextBox10.Value = ""
TextBox11.Value = ""
TextBox9.Value = ""
TextBox101.Value = ""
TextBox12.Value = ""
ComboBox2.Value = ""
ComboBox3.Value = ""
ComboBox4.Value = ""
ComboBox5.Value = ""
ComboBox6.Value = ""
ComboBox7.Value = ""
ComboBox8.Value = ""
ComboBox9.Value = ""
ComboBox10.Value = ""
ComboBox11.Value = ""
ComboBox12.Value = ""
End Sub