Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- About Newton Excel Bach
- Using LINEST for non-linear curve fitting
- Cubic Splines
- Units for Excel
- A catenary function
- Retrieving unique values from a range or array ...
- Writing Arrays to the worksheet - VBA function
- Unit aware continuous beam spreadsheet update
- Deflections and Moments in Rectangular Plates
- The Conjugate Beam Method
Recent Comments
Tag Archives: MaxDist
Maximum distance between two points
I have just written a short User Defined Function (UDF) to find the maximum distance between any two points from a list of coordinates, and since it may be useful to others, I will post it here. Here is the … Continue reading