Buch, Englisch, 91 Seiten, Hardback, Format (B × H): 178 mm x 254 mm, Gewicht: 381 g
Reihe: IOP Concise Physics
A Primer
Buch, Englisch, 91 Seiten, Hardback, Format (B × H): 178 mm x 254 mm, Gewicht: 381 g
Reihe: IOP Concise Physics
ISBN: 978-1-64327-903-9
Verlag: Morgan & Claypool Publishers LLC-Iop
This book is both an introduction and a demonstration of how Visual Basic for Applications (VBA) can greatly enhance Microsoft Excel® by giving users the ability to create their own functions within a worksheet and to create subroutines to perform repetitive actions. The book is written so readers are encouraged to experiment with VBA programming with examples using fairly simple physics or non-complicated mathematics such as root finding and numerical integration. Tested Excel® workbooks are available for each chapter and there is nothing to buy or install.
Autoren/Hrsg.
Weitere Infos & Material
- Preface
- Acknowledgements
- Author biography
- Ch1. Introduction
- Ch2. Variables, Dim statements, and data types
- Ch3. Structured programming
- Ch4. The Excel object model
- Ch5. Working with add-ins
- Ch6. Numerical integration
- Ch7. Numerical methods for differential equations
- Ch8. Finding roots