دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 19
نویسندگان: Richard Mansfield
سری:
ISBN (شابک) : 1119579333, 9781119579335
ناشر: Sybex Inc
سال نشر: 2019
تعداد صفحات: 914
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 12 مگابایت
در صورت تبدیل فایل کتاب Mastering VBA 2019: For Microsoft Office 365: 2019 Edition به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب تسلط بر VBA 2019: برای مایکروسافت آفیس 365: نسخه 2019 نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
سفارشی کردن و ارتقاء برنامه های Office 365
نسخه اصلاح شده 2019 Mastering VBA Microsoft Office 365 راهنمای قابل دسترسی ارائه می دهد که نشان می دهد چگونه گسترش قابلیت های برنامه های Office 365 با برنامه نویسی VBA. این کتاب که با عبارات واضح و زبان قابل درک نوشته شده است، شامل آموزش های منظم است و شامل محتوای متوسط و پیشرفته برای توسعه دهندگان VB با تجربه است. این کتاب که به گونه ای جامع طراحی شده است، نه تنها به یک برنامه آفیس، بلکه به کل مجموعه آفیس می پردازد. برای افزایش درک، محتوا در پروژههای دنیای واقعی در Word، Excel، Outlook و PowerPoint کاوش میشود.
از آنجایی که روشهای برنامهنویسی فنی در برنامههای Office همچنان در حال تکامل هستند، نسخه به روز شده 2019 تغییرات را بررسی میکند. به برنامه کتابخانههای کد، API و مدل شی برای هر برنامه آفیس در طول سه سال از آخرین نسخه این کتاب اصلاح شدهاند. عناصر مختلف در VBA منسوخ شده یا جایگزین شده اند و رابط کاربری سطح نیز تغییر کرده است. نسخه به روز شده 2019 موضوعاتی مانند:
• ضبط ماکروها و شروع به کار با VBA
• یادگیری نحوه کار با VBA
• استفاده از حلقهها و توابع را پوشش میدهد.
• استفاده از کادرهای پیام، کادرهای ورودی و کادرهای گفتگو
• ایجاد کد مؤثر
• فایلهای مبتنی بر XML، ActiveX، برگه توسعهدهنده، کنترلهای محتوا ، افزونه ها، ماکروهای جاسازی شده و امنیت
نوشته شده برای همه سطوح کاربران Microsoft Office 365، مسلط VBA Microsoft Office 365: 2019 Edition نحوه سفارشی سازی و خودکارسازی Office را توضیح می دهد. مجموعه ای از برنامه های کاربردی
Customize and ramp-up Office 365 applications
The revised 2019 edition of Mastering VBA Microsoft Office 365 offers an accessible guide that shows how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. To enhance understanding, the content is explored in real-world projects in Word, Excel, Outlook, and PowerPoint.
Since the technical programming methods in the Office applications continue to evolve, the updated 2019 edition reviews the changes to the program. Code libraries, the API, and the object model for each Office program have been modified during the three years since the last version of this book. Various elements within VBA have been deprecated or replaced, and the surface UI changed as well. The updated 2019 edition covers topics such as:
• Recording macros and getting started with VBA
• Learning how to work with VBA
• Using loops and functions
• Using message boxes, input boxes, and dialog boxes
• Creating effective code
• XML-based files, ActiveX, the developer tab, content controls, add-ins, embedded macros, and security
Written for all levels of Microsoft Office 365 users, Mastering VBA Microsoft Office 365: 2019 Edition explains how to customize and automate the Office suite of applications.
Cover Mastering: VBA for Microsoft Office 365 Copyright Dedication Acknowledgments About the Author About the Technical Editor Contents Introduction Part 1: Recording Macros and Getting Started with VBA 1 Recording and Running Macrosin the Office Applications 2 Getting Started with the Visual Basic Editor 3 Editing Recorded Macros 4 Creating Code from Scratch in the Visual Basic Editor Part 2: Learning How to Work with VBA 5 Understanding the Essentialsof VBA Syntax 6 Working with Variables, Constants, and Enumerations 7 Using Array Variables 8 Finding the Objects, Methods, and Properties You Need Part 3: Making Decisions and Using Loops and Functions 9 Using Built-In Functions 10 Creating Your Own Functions 11 Making Decisions in Your Code 12 Using Loops to Repeat Actions Part 4: Using Message Boxes, Input Boxes, and Dialog Boxes 13 Getting User Input with MessageBoxes and Input Boxes 14 Creating Simple Custom Dialog Boxes 15 Creating Complex Forms Part 5: Creating Effective Code 16 Building Modular Code andUsing Classes 17 Debugging Your Code and Handling Errors 18 Building Well-Behaved Code 19 Exploring VBA’s Security Features Part 6: Programming the Office Applications 20 Understanding the Word ObjectModel and Key Objects 21 Working with Widely Used Objects in Word 22 Understanding the Excel Object Model and Key Objects 23 Working with Widely Used Objects in Excel 24 Understanding the PowerPoint Object Model and Key Objects 25 Working with Shapes and Running Slide Shows 26 Understanding the Outlook Object Model and Key Objects 27 Working with Events in Outlook 28 Understanding the Access Object Model and Key Objects 29 Accessing One Application from Another Application Appendix. The Bottom Line Index