Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Time in hours and minutes between two dates
- Using LINEST for non-linear curve fitting
- Solving Quadratic, Cubic, Quartic and higher order equations; examples
- Downloads
- Cubic Splines
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- Commenting a block of code in VBA
- Using Goal Seek on Multiple Cells
- The history of the theory of beam bending - Part 1
- Fitting 3D circles to scattered points
Recent Comments
Sukrit Ghorai on Biaxial bending update dougaj4 on Biaxial bending update Sukrit on Biaxial bending update A not so easy proble… on Pint, MPmath and implied units… dougaj4 on ULS design of circular reinfor… Dakota on ULS design of circular reinfor… Marcus747 on Commenting a block of code in… dougaj4 on Biaxial bending update Sukrit on Biaxial bending update DT67 on Using ConbeamU DT67 on Using ConbeamU dougaj4 on Using ConbeamU DT67 on Using ConbeamU DT67 on Using ConbeamU dougaj4 on Biaxial bending update
Category Archives: Computing – general
Clearing OneDrive download files in Android
I recently found that downloaded files on OneDrive on my Android pad had almost filled my storage space to capacity, and that the procedure to delete them was not at all obvious. I eventually found a link with detailed instructions … Continue reading
Fast Search Reminder
A recent comment at Opening and searching pdf files from Excel reminded of the linked spreadsheet, which allows pdf files to be opened at a specified page from Excel, and also fast searches of the local hard drive: PdfLink.zip (free download … Continue reading
Posted in Computing - general, Excel, VBA
Tagged Excel, Open pdf from Excel, pdf, search from Excel, VBA, Windows search
2 Comments
Downloading with Chrome
I recently discovered (via a helpful comment) that clicking on any download link on this blog, when using Chrome, raised a message saying: The site ahead contains harmful programs I have now managed to get Google to agree that there … Continue reading
CSpline and Malware
I was recently informed that the Malwarebyte program was raising a warning for the CSpline2 download. On checking I found that the spreadsheet had a VBA module called frmPickwb which was not my code. The file has now been updated, … Continue reading
Posted in Computing - general, Curve fitting, UDFs, VBA
Tagged CSpline2, malware, Malwarebyte
Leave a comment
Lambda and VBA
The new Excel Lambda function (see here for more details and links) is currently only available to those signed up to the Beta Preview version of Excel 365, but is has been favourably reviewed by almost all of those who … Continue reading
Posted in Computing - general, Excel, UDFs, VBA
Tagged Excel, Lambda VBA comparison, Lamda functions, UDFs, VBA
Leave a comment