Engineers and geologists can’t get their job done without specialty software and spreadsheets. This category contains tutorials and reviews for visual basic for applications or VBA for Excel, finite element and finite difference methods, gINT boring log software, slope stability software, Geo-Studio, Rockware and other geo-software packages.
VBA and Excel for Engineers and Scientists – Part 3
In this third and final installment of the popular VBA and Excel for Engineers and Scientists series, we will look at one of the most important techniques for extending Excel with VBA, the Range Object. I’ll show you the best way to refer to single cells, multiple cells, how to get values from them and put values back into ranges using the VBA. And we’ll program up a simple Monte Carlo Simulation example and lastly we’ll look at how to read and write to text files and to manipulate files and folders in Windows.