Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- Cubic Splines
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- Downloads
- XLDennis, the MSDN Library, and VBA rant
- Using LinEst() on data with gaps
- Latex Maths Text in Excel
- About Newton Excel Bach
- Writing Arrays to the worksheet - VBA function
Recent Comments
Tag Archives: save csv
Dealing with dates 3: opening and saving csv files without data corruption
This post makes use of a spreadsheet for reading data from text files, including comma separated value (csv) files. The latest version includes a routine for saving the imported data in csv format. It can be downloaded (including full open-source … Continue reading