Concurrent program writing in excel file automatically removing leading zeros [message #383458] |
Wed, 28 January 2009 23:53 |
rmasurka
Messages: 5 Registered: October 2008 Location: Bangalore,India
|
Junior Member |
|
|
Hi,
I have a concurrent program who's executable method PL/SQL stored procedure.Output of this concurrent program is in the form of Excel file.The problem which I am facing is, in the Excel file leading zero's is automatically removed by Excel. I supposed it is due to Excel automatically formatting cells and we don't have any control on Excel output through concurrent program.Though I have solved this problem with some workaround but How can I solve this problem in PL/SQL coding.
Regards,
Roshan
[Updated on: Wed, 28 January 2009 23:55] Report message to a moderator
|
|
|
|
|
|