Coder Social home page Coder Social logo

zhangzixun / vba-automation-for-excel-2019-cookbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/vba-automation-for-excel-2019-cookbook

0.0 0.0 0.0 504 KB

VBA Automation for Excel 2019 Cookbook, published by Packt

License: MIT License

vba-automation-for-excel-2019-cookbook's Introduction

VBA Automation for Excel 2019 Cookbook

VBA Automation Cookbook

This is the code repository for VBA Automation for Excel 2019 Cookbook, published by Packt.

Solutions to automate routine tasks and increase productivity with Excel and other MS Office applications

What is this book about?

Visual Basic for Applications (VBA) is a programming language developed and owned by Microsoft to automate routine computing tasks in MS Office applications. This book provides comprehensive coverage of VBA automation using a variety of practice problems to help you automate daily tasks and extend the capabilities of Excel and other Office applications.

This book covers the following exciting features: Understand the VBA programming language’s role in the context of the MS Office suite Discover various aspects of VBA programming such as its terminology, syntax, procedures, functions, and forms Investigate the elements, features, and characteristics of the VBA Editor to write and edit custom scripts Automate Excel sheets with the help of ranges Explore error handling and debugging techniques to catch bugs in your programs Create and use custom dialogue boxes to collect data from users Customize and extend Office apps such as Excel, PowerPoint, and Word

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

Private Sub Workbook_BeforeClose(Cancel As Boolean)
    MsgBox "This file cannot be closed"
    Cancel = True
End Sub

Following is what you need for this book: This book is for experienced Excel users, business analysts, finance professionals, and business users looking to boost their productivity by learning VBA programming to automate repetitive, tedious, or complex tasks. No prior programming experience is required to get started with this book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-18).

Software and Hardware List

No Software required OS required
1 Excel 2019/365 Windows

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Code in Action

Click on the following link to see the Code in Action: https://bit.ly/3jQRvVk

Related products

Get to Know the Author

Mike Van Niekerk has consulted as an IT lecturer since 1995, mainly presenting project management and Microsoft Office end user application courses. With 39 years of applied experience in many industries, including language courses and the writing of manuals, he has acquired an exceptional ability to transfer knowledge. Being a Microsoft Office Specialist and Microsoft Certified Trainer, he is highly experienced in MS Word, Excel, PowerPoint, Access, MS Project, and VBA. He also works with, and trains on, Outlook, Publisher, and Visio. The training he has done includes all these applications on all levels, from beginner to advanced. He has written MS Office training manuals for several IT training companies in South Africa.

vba-automation-for-excel-2019-cookbook's People

Contributors

gaurav-packt avatar packt-itservice avatar tikshas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.