Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- About Newton Excel Bach
- Cubic Splines
- Downloads
- Daily Download 5: Frame Analysis
- Writing Arrays to the worksheet - VBA function
- Using Linest for non-linear curve fitting, examples, hints and warnings
- Deflections and Moments in Rectangular Plates
- Frame Analysis with Excel - 3, Continuous beam or frame
Recent Comments
Category Archives: Drawing
ImageMagick – Update and add IrfanView link
The picture indexing spreadsheet presented in the previous post has been updated: Comments can now be added adjacent to the file names, and these will be copied along with the Exif data The routine to copy the exif data to … Continue reading
Posted in Drawing, Excel, VBA
Tagged COM object, Exif data, ImageMagick, import pictures, IrfanView, ShellandWait
4 Comments
ImageMagick and Excel
Back from my holidays, with a hard disk full of holiday snaps, and looking for a program to extract the image data saved on the camera, and add comments. Not liking the offerings provided with the cameras, or any of … Continue reading
Drawing in Excel 6 – getting shape properties
Previous post One of the less than useful new “features” of Excel 2007 is that its macro recorder no longer records operations on shapes, which removes the easiest way to discover the exact names of shape properties, and how to manipulate … Continue reading
Drawing in Excel 5 – Shape List
Previous Post For some reason best known to Microsoft, the Excel documentation does not include a graphic list of shapes with an example of each shape, and the text list they do provide is incomplete. The file shapelist.zip rectifies that … Continue reading
Newton’s Cradle
Previous animation post I have added a Newton’s Cradle animation to the animation file posted previously: Animation.zip The animation finds the correct period for the input string length and starting angle, and displays the movement of the balls in real … Continue reading
Posted in Animation, Drawing, Excel, Newton
Tagged animation, Excel, Newton's Cradle, VBA
4 Comments