محمد عبد الناصر قام بنشر أبريل 7, 2016 قام بنشر أبريل 7, 2016 (معدل) السلام عليكم ورحمة الله وبركاتة ده كود ممكن تطبع بيه اى شيت انت تختاره Function PrintOneSheet() Sheets("Sheet1").PrintOut End Function كل الى عليك انك هتغير اسم الشيت وده كود ممكن تطبع بيه اكتر من ورقة Function PrintMultipleSheets() Sheets(Array("Sheet1" , "Sheet2", "Sheet3").PrintOut End Function وفى الرابط ده مجموعة اكواد طباعة ممكن تفيد اى حد http://www.learnexcelmacro.com/wp/2014/06/excel-macro-to-print/ تم تعديل أبريل 7, 2016 بواسطه محمد عبد الناصر
الردود الموصى بها
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.