اذهب الي المحتوي
أوفيسنا
بحث مخصص من جوجل فى أوفيسنا
Custom Search

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

قام بنشر

السلام عليكم

هذا التعديل بعد اضافة عرض عداد الصفحات الذي اشار اليه اخي الحبيب أبو أنس حاجب حفظه الله


Sub P_A()

Application.ScreenUpdating = False

With ActiveSheet

With .PageSetup

  .PrintTitleRows = "$1:$1"

  .CenterFooter = "صفحة &P من &N"

  .Zoom = False

  .FitToPagesWide = 1

  .FitToPagesTall = False

End With

With .Range("A1:I60000")

  .Select

  .AutoFilter

  .AutoFilter Field:=2, Criteria1:=">""", Operator:=xlAnd

   ActiveSheet.PrintPreview

  .AutoFilter: [A1].Select

End With

End With

Application.ScreenUpdating = True

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.

×
×
  • اضف...

Important Information