Limit this search to....

Recode In VBA: Learn to Automate Excel by programming a fully functional model.
Contributor(s): Blanco, G. (Author)
ISBN: 057846652X     ISBN-13: 9780578466521
Publisher: Hollerdata
OUR PRICE:   $10.79  
Product Type: Paperback
Published: August 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Visual Basic
- Computers | Desktop Applications - Spreadsheets
- Computers | Programming - Microsoft
Physical Information: 0.12" H x 5.5" W x 8.5" (0.17 lbs) 58 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
You'll quickly learn how to write an Excel macro in VBA, how to create variables to interact with your data. You'll also learn how to write loops to control your code execution, and how to iterate through your workbook cells. This minibook will give you the knowledge you need to quickly get started in serious VBA programming.

The goal of this minibook is to give you a full Excel macro already coded for you to re-program. The macro calculates invoice due dates depending on different conditions for a high volume of invoices. It moves around Excel to perform tasks through controlled executions. Keep in mind this minibook is not about how to calculate invoice due dates, rather, it's about giving you practical knowledge to jump-start you into VBA.

If you have already bought a book about VBA even better; this minibook will reinforce and show you how to apply that knowledge. It's packed with simple and useful statements for automation.