Spreadsheet displaying varchar2 fields as 1.23457E+15
623307Feb 14 2008 — edited Feb 20 2008My table is set for all fields as varchar2. I am able to load from a text file and display in the APEX report just fine. When I open the generated spreadsheet, I loose the actual value for numeric codes such as account numbers. They display as 1.23457E+15 instead of 16 digits. Also leading zeros are lost.
Any idea how to maintain text formatting in the spreadsheet?