Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3944778
By: boly38

Hi everybody, 

I want to export from Java/JSP/Displaytag to Excel format. Some values of my
array start with '+' (or other Excel restricted characters like '=', ...).

When i do it, Excel replace the value by "#NAME?".

When i try to add the "'" before my string value, all rows got a "'" (it's not
what i want).

When i try to add the '"' before and after my string value, all rows have it
like this : "<my value>" (it's not what i want).

How can we do it ?

I search in the documentation but dont found it.
Thanks for your answer.
Boly

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to