Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JXL EXCEL Float Value

807569Aug 17 2006 — edited Aug 21 2006
Hi!!

I have developed an application, where we can be able to download excel sheet. Excel task uses the jxl.jar library. Everything works fine for me.

The problem is related to float value in excel sheet. The value displayed are exactly correct in excel sheet which matches my database data. But when we click on the cell value, it shows a float value with 11 digits of precision. But i want the exaclty the same value, even when i highlight by clicking on the cell.

I followed the URL:http://www.andykhan.com/jexcelapi/tutorial.html

I tried every possibilities, but of no merit.

Thanks
Passioner
(Live with Passion!!)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2006
Added on Aug 17 2006
2 comments
423 views