bnownlater
Programmer
I need to display data from MySQL to Excel format. I looked at several excel classes, but they are missing three things that I need.
1. To be able to output a cell larger than 255 characters.
2. Be able to keep line breaks in cells.
3. be able to format the cell widths
I am currently using a tab delimited set up with excel http headers, but I can not format the cell widths. Anyone have any ideas (Please don't refer me to Biffwriter)?
1. To be able to output a cell larger than 255 characters.
2. Be able to keep line breaks in cells.
3. be able to format the cell widths
I am currently using a tab delimited set up with excel http headers, but I can not format the cell widths. Anyone have any ideas (Please don't refer me to Biffwriter)?