Macro TransferSpreadsheet

  • Thread starter Thread starter If
  • Start date Start date
I

If

Hello,

I have a problem with this function (TransferSpreadsheet).

Transfer Type : Export
Type of Sheet : Microsoft Excel 8-10
.....

My problem is as follows:

The data exported to Excel are in format text.
I would like that the numerical data remains numerical data in Excel.

A small assistance?
 
You don't tell us anything about the actual data. Is it a mixture of numbers
and nonumbers? If yes, then you'll get the Text format; no way via
TransferSpreadsheet to change that.

Tell us more details.
 
Back
Top