Microsoft Excel 2019 Programming Pocket Primer / / Julitta Korol.

As part of the best-selling Pocket Primer series, this book was designed for someone like you who needs to master Excel programming fundamentals without spending too much time. All you need is a short book to get you started. It will show you only the things you need to know to feel at home with VBA...

Full description

Saved in:
Bibliographic Details
VerfasserIn:
Place / Publishing House:Dulles, VA : : Mercury Learning and Information, , [2019]
©2019
Year of Publication:2019
Language:English
Series:Pocket Primer
Online Access:
Physical Description:1 online resource (260 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • CONTENTS
  • Acknowledgments
  • Introduction
  • Chapter 1 Excel Macros: A Quick Start in Excel VBA Programming
  • Chapter 2 Excel Programming Environment: A Quick Overview of its Tools and Features (VBE)
  • Chapter 3 Excel VBA Fundamentals: A Quick Reference to Writing VBA Code
  • Chapter 4 Excel VBA Procedures: A Quick Guide to Writing Function Procedures
  • Chapter 5 Adding Decisions to Excel VBA Programs: A Quick Introduction to Conditional Statements
  • Chapter 6 Adding Repeating Actions to Excel VBA Programs: A Quick Introduction to Looping Statements
  • Chapter 7 Storing Multiple Values in Excel VBA Programs: A Quick Introduction to Working with Arrays
  • Chapter 8 Keeping Track of Multiple Values in Excel VBA Programs: A Quick Introduction to Creating and Using Collections
  • Chapter 9 Excel Tools for Testing and Debugging: A Quick Introduction to Testing VBA Programs
  • Index