01-11-2006 09:05 AM
01-11-2006 09:34 AM
You should be able to just use a write to spreadsheet file with append et to true. As long as you keep the input consistent your spreadsheet should work file. another approach is to use a database in place of the spreadsheet, this will make reloading the calibration data easier as you scale up your application (but it does require much more planning and learning curve).
Paul