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

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

قام بنشر

السلام عليكم ورحمة الله

اكتب هذا الكود فى موديول وخصص له زر

Sub Statement_Acc()
m = 6
For R = 2 To 30
If Cells(R, 1) >= Range("N2") And Cells(R, 1) <= Range("N2") And Cells(R, 2) = Range("N1") Then
m = m + 1
Range("J" & m) = Cells(R, 1)
Range("K" & m) = Cells(R, 3)
Range("L" & m) = Cells(R, 4)
Range("M" & m) = Cells(R, 5)
Range("N" & m) = Cells(R, 6)
End If
Next
End Sub

 

  • Like 1
قام بنشر
8 ساعات مضت, محمد عبد الله محمد said:

شكرا اخي الكريم ع ردك 

اضف لها زر في اول السطور بين القوسين ؟!

 

لم أفهم مشاركتك أخي الكريم

هل تود رسم زر أمر وربطه بالكود .. للتنفيذ من خلاله؟

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.

×
×
  • اضف...

Important Information