Forum Moderators: coopster
Does anyone know how I can do this?
If the data isn't formatted the way you like coming out of the spreadsheet, then run it through your own formatting utility. Create a simple script in PHP that will read the file into memory, pad the values [php.net], and write the file back out.