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
- Solving Quadratic, Cubic, Quartic and higher order equations; examples
- Deflections and Moments in Rectangular Plates
- Downloads
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- Using LINEST for non-linear curve fitting
- Using Linest for non-linear curve fitting, examples, hints and warnings
- Dancing Pendulums
Recent Comments
Tag Archives: Tables
Tables and VBA
I don’t use Excel Tables much, and not at all from VBA (where they are known as ListObjects), but that should probably change, so here are four links with comprehensive help on using Tables from VBA: The Spreadsheet Guru- VBA … Continue reading →
Links on Lists, and other things.
Daily Dose of Excel recently had a post on interacting with List Objects from VBA. Since I make very little use of Lists (or Tables as they are now known in Excel, but not VBA), I thought I’d have a search … Continue reading →
Posted in Computing - general, Excel, VBA
|
Tagged Excel, Excel Blogs, links, Lists, Tables
|
2 Comments