Microsoft Excel 2021 Programming Pocket Primer. A Comprehensive Guide to Mastering Excel VBA - Helion
Tytuł oryginału: Microsoft Excel 2021 Programming Pocket Primer. A Comprehensive Guide to Mastering Excel VBA
ISBN: 9781836641803
stron: 279, Format: ebook
Data wydania: 2024-08-07
Księgarnia: Helion
Cena książki: 161,10 zł (poprzednio: 179,00 zł)
Oszczędzasz: 10% (-17,90 zł)
This book, part of the successful Pocket Primer series, is designed for those who need to quickly master Excel programming fundamentals. It offers a concise, efficient introduction to VBA, ensuring you only learn what you need to feel comfortable with Excel VBA. The concepts learned in this book also apply to Access programming. The nine chapters progressively introduce you to programming in Microsoft Excel 2021.
Starting with a quick guide to Excel macros and the VBA programming environment, the book moves on to fundamental concepts and writing function procedures. You will learn to add decision-making capabilities and looping statements to your programs, store and manage multiple values using arrays and collections, and utilize built-in tools for testing and debugging your code.
By the end of the course, you will have a solid foundation in Excel VBA, enabling you to automate tasks and enhance your productivity. This structured approach makes the book an essential resource for mastering Excel VBA efficiently and effectively.
Osoby które kupowały "Microsoft Excel 2021 Programming Pocket Primer. A Comprehensive Guide to Mastering Excel VBA", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Microsoft Excel 2021 Programming Pocket Primer. A Comprehensive Guide to Mastering Excel VBA eBook -- spis treści
- 1. Excel Macros: A Quick Start in Excel VBA Programming
- 2. Excel Programming Environment: A Quick Overview of its Tools and Features (VBE)
- 3. Excel VBA Fundamentals: A Quick Reference to Writing VBA Code
- 4. Excel VBA Procedures: A Quick Guide to Writing Function Procedures
- 5. Adding Decisions to Excel VBA Programs: A Quick Introduction to Conditional Statements
- 6. Adding Repeating Actions to Excel VBA Programs: A Quick Introduction to Looping Statements
- 7. Storing Multiple Values in Excel VBA Programs: A Quick Introduction to Working with Arrays
- 8. Keeping Track of Multiple Values in Excel VBA Programs: A Quick Introduction to Creating and Using Collections
- 9. Excel Tools for Testing and Debugging: A Quick Introduction to Testing VBA Programs