The easiest way to do this is to build a two dimensional array of strings. In the first row you can place your column headers. They you can use the array to spreadsheet string function. This will allow you to specify a delimiter, default is tab. They simply use the write characters to file function. You can specify a .xls extension for the file name. This will build your columns with headers on the top and everything will be in different cells. Hope this helps.
- excel headers faisalayaz
- BJD1613
