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

كود التعديل . يتطلب ربطة بشيت معين


KI50NG

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

ألسلام عليكم . 

كود الحفظ اريدة يكون مختفي في شيت معين كيف اعملو 

For i = 2 To 10000
If Cells(i, 1) = TextBox9.Text Then
Cells(i, 1).Select
Exit For
End If
Next i
ActiveCell.Offset(a, 0) = TextBox1.Text
ActiveCell.Offset(a, 1) = TextBox2.Text
ActiveCell.Offset(a, 2) = TextBox3.Text
ActiveCell.Offset(a, 3) = TextBox4.Text
ActiveCell.Offset(a, 4) = TextBox5.Text
ActiveCell.Offset(a, 5) = TextBox6.Text
ActiveCell.Offset(a, 6) = OptionButton1.Value

End Sub

 

رابط هذا التعليق
شارك

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