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
- Filling Blanks with Go To-Special (and local help rant)
- Worksheetfunction.Transpose - changed behaviour in Excel 2013 and 2016
- Deflections and Moments in Rectangular Plates
Recent Comments
Tag Archives: range names
Displaying range names
A useful tip, brought to you from Bob Umlas, via Mike Alexander: If you want to display the named ranges in a spreadsheet, one way is to open the Name Manager (from the Formulas ribbon). Another is to press F3, … Continue reading
Finding all range names in a specified range
Another useful little snippet from Eng-tips. There was a question regarding how to list all the range names applied to a specified cell. Forum members electricpete and MintJulep came up with a short macro to do the job, which I have … Continue reading