اذهب الي المحتوي
أوفيسنا

الردود الموصى بها

قام بنشر

الاخوة الافاضل الاساتذة جميعا

هل بالامكان اختصار هذا الكود


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

قام بنشر

تفضل أخي الكريم


Dim fctrl As Control

For Each fctrl In Me.Controls

If fctrl.Name Like "Text*" Or fctrl.Name Like "Combo*" Then fctrl = vbNullString

Next

  • Like 1
قام بنشر

معذرة أخي الكريم العيدروس

لم اشاهد إجابتك على الموضوع

حل موفق

بارك الله لك

لاعدمناك استاذ محمد صالح

الحمد لله انك لم تشف ردي

كنا سنفقد معلومه :power:

كل الشكر والاحترام من اخيكم

بارك الله فيكم اساتذتى

تواضع وحب العلم واحترام

بارك الله فيكم جميعا

قام بنشر

معذرة أخي الكريم العيدروس

لم اشاهد إجابتك على الموضوع

حل موفق

بارك الله لك

لاعدمناك استاذ محمد صالح

الحمد لله انك لم تشف ردي

كنا سنفقد معلومه :power:

كل الشكر والاحترام من اخيكم

بارك الله فيكم اساتذتى

تواضع وحب العلم واحترام

بارك الله فيكم جميعا

اخوتى

بارك الله فيكم

التواضع سمة فى المنتدى

اعزكم الله

سعد عابد

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

زائر
اضف رد علي هذا الموضوع....

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • تصفح هذا الموضوع مؤخراً   0 اعضاء متواجدين الان

    • لايوجد اعضاء مسجلون يتصفحون هذه الصفحه
×
×
  • اضف...

Important Information