Cargando…

Microsoft Excel programming pocket primer /

This book provides an overview of the major concepts to program Microsoft Excel. The focus is on basic programming instructions for both Excel 2013 and previous versions. It also provides an overview of the most important Excel/VBA programming techniques. --

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Korol, Julitta (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Dulles, Virginia : Mercury Learning and Information, [2015]
Colección:Pocket primer.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Getting started with Excel VBA
  • Getting to know Visual Basic Editor (VBE)
  • Excel VBA fundamentals
  • Excel VBA functions
  • Adding decisions to your Excel VBA programs
  • Adding repeating actions to your VBA programs
  • Keeping track of multiple values using arrays
  • Keeping track of multiple values using object collections
  • Getting to know built-in tools for testing and debugging.