Numbers exported to Excel as text
Posted: Wed Jan 05, 2011 10:50 am
Hi,
One of my report allows users to export numbers to Excel files.
The problem that they have is that those numbers are considered as "text" by Excel (the cells have a small green triangle in the corner).
Meaning they can not use those numbers for formulas, and also they are not sortable as numbers (excel sorts them like this: 1-10-2-20 instead of 1-2-10-20).
How can I avoid this problem?
The only solution that we found so far is to export as csv instead of xls, but that is not optimal.
Thank you.
One of my report allows users to export numbers to Excel files.
The problem that they have is that those numbers are considered as "text" by Excel (the cells have a small green triangle in the corner).
Meaning they can not use those numbers for formulas, and also they are not sortable as numbers (excel sorts them like this: 1-10-2-20 instead of 1-2-10-20).
How can I avoid this problem?
The only solution that we found so far is to export as csv instead of xls, but that is not optimal.
Thank you.