Quantcast
Channel: Java Programming Forum - Learn Java Programming - Apache POI
Viewing all articles
Browse latest Browse all 120

How to copy Excel sheets with exact cell value and formats

$
0
0
Please help me to copy the excel sheets with exact cell values. We are using poi 3.7.jar.we are facing issues while copying contents from one excel sheet to another excel (.xls). we are getting correct cell values up to 10 sheets,if it crosses more than 10 sheetsthen its not showing the exact cell value as like in input excel(.xls).(please find the example cell values like : -2.872334459 instead of (2.6) , -0.184436764 instead of (18.4%)
Kindly reply

Viewing all articles
Browse latest Browse all 120

Trending Articles