Hi All,
I am using Apache POI to store data in excel sheet. I can store data like "50%" in the cell. Excel also shows up, but it show error like "Number stored as String".
If i click that message and click "convert number to String". It shows perfectly.
How to store it without errror using POI