Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Time in hours and minutes between two dates
- Commenting a block of code in VBA
- Cubic Splines
- Using LINEST for non-linear curve fitting
- Rotating Hypercubes
- Downloads
- 3DFrame - 3D Frame analysis for Excel
- Using Goal Seek on Multiple Cells
- Spherical Geometry and Vincenty's Formulae
- Solving Quadratic, Cubic, Quartic and higher order equations; examples
Recent Comments
Tag Archives: WinMgmts
Getting hard disk physical serial numbers
There was a question at Eng-Tips about how to get the physical serial number of a hard disk (rather than the soft number, that is changed by a re-format): http://eng-tips.com/viewthread.cfm?qid=285948&page=1 A search found this discussion with the answer: http://thedailyreviewer.com/office/view/programmatically-obtain-the-hard-disks-serial-number-from-vba-101853101 (see answer … Continue reading