Hi,
I am generate an Excel spreadsheet from a MSSQL Recordset. I have values stored as decimals (8,2).
Is there anyway to format these as numbers when exported instead of string?
If I set the export type to Number it seems to multiply by 100 to remove the decimals so 105.00 beomes 10500.
I'd like my client to be able to sum columns without having to format the columns.
|
|
|