Cantitate/Preț
Produs

Programming Excel with VBA: A Practical Real-World Guide

Autor Flavio Morgado
en Limba Engleză Paperback – 11 noi 2016
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 data. Programming Excel 2016 with VBA is a complete guide to Excel application development, using step-by-step guidance, example applications, and screenshots in Excel 2016.

In this book, you will learn:
  • How to interact with key Excel objects, such as the application object, workbook object, and range object
  • Methods for working with ranges in detail using code
  • Usage of Excel as a database repository
  • How to exchange data between Excel applications
  • How to use the Windows API to expand the capabilities of Excel
  • A step-by-step method for producing your own custom Excel ribbon
Who This Book Is For:
Developers and intermediate-to-advanced Excel users who want to dive deeper into the capabilities of Excel 2016 using code.
Citește tot Restrânge

Preț: 49144 lei

Preț vechi: 61430 lei
-20% Nou

Puncte Express: 737

Preț estimativ în valută:
9405 9703$ 7960£

Carte disponibilă

Livrare economică 11-25 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484222041
ISBN-10: 1484222040
Pagini: 700
Ilustrații: XXIV, 789 p. 314 illus., 304 illus. in color.
Dimensiuni: 178 x 254 x 41 mm
Greutate: 1.39 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

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.

Notă biografică

Flavio Morgado is a Food Engineer with a MSc. degree in Food Science and Technology. He is also a VBA Professional developer, a technical writer, an English to Brazilian Portuguese technical translator, and a professor at UNIFESO, a health sciences university in Rio de Janeiro, Brazil. Flavio has written more than 30 books (and translated an equal number). When he is not teaching, writing, or developing, he can be found running or riding his mountain bike through the Teresopolis Mountains, followed by his 11 dogs.

Caracteristici

A brand new guide to Excel VBA using comprehensive step-by-step guides and engaging example applications Written by 30-times published author and professional VBA programmer Flavio Morgado Includes guidance on how to extend Excel using the Windows API