Skip to product information
1 of 1

Excel® VBA for Physicists

Regular price £41.95
Sale price £41.95 Regular price £41.95
Sale Sold out
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 withi...
Read More
  • Format:
  • 07 December 2016
View Product Details
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.
files/i.png Icon
Price: £41.95
Pages: 92
Publisher: Morgan & Claypool Publishers
Imprint: Morgan & Claypool Publishers
Publication Date: 07 December 2016
Trim Size: 10.00 X 7.00 in
ISBN: 9780750328463
Format: Paperback
BISACs:

SCIENCE / Physics / Mathematical & Computational, SCIENCE / Scientific Instruments

REVIEWS Icon
Table of Contents: 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