Exporting to Excel - what method are you using
Posted: Fri Feb 23, 2007 2:53 pm
For most of the reports I do I give the user a CSV file. But there is no formatting in the file. I've had some success with COM functions, but it is inconsistent and will not work on a UNIX based server.
My main goal is to be able to give users formatted data. A spreadsheet would be an ideal format as the user will be able to manipulate the data, but I am willing to here any other simple solutions that you have experience with.
Thanks in advance for your input.
My main goal is to be able to give users formatted data. A spreadsheet would be an ideal format as the user will be able to manipulate the data, but I am willing to here any other simple solutions that you have experience with.
Thanks in advance for your input.