Programming Excel with VBA A Practical Real-World Guide
Learn to harness the power of Visual Basic for Applications (VBA) in Microsoft Excel to develop interesting, useful, and interactive Excel applications. This book will show you how to manipulate Excel with code, allowing you to unlock extra features, accuracy, and efficiency in working with your dat...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2016.
|
Edición: | 1st ed. 2016. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630174706719 |
Tabla de Contenidos:
- Chapter 1: Understanding Visual Basic for Applications (VBA)
- Chapter 2: Programming the Excel Application Object
- Chapter 3: Programming the Excel Workbook Object
- Chapter 4: Programming the Excel Worksheet Object
- Chapter 5: Programming the Excel Range Object
- Chapter 6: Special Range Object Properties and Methods
- Chapter 7: Using Excel as a Database Repository
- Chapter 8: Creating and Setting a Worksheet Database Class
- Chapter 9: Exchanging Data Between Excel Applications
- Chapter 10: Using the Windows API
- Chapter 11: Producing a Personal Ribbon using the RibbonEx Add-In.