break line in text cell from ASP
"Dave Peterson" ha scritto nel messaggio
...
How are you sending that value to excel?
I build an xls file as tab-delimited
If you're relying on windows pasting the value, then maybe you could
substitute
a different (unique) string (|) and then change that to alt-enter
(char(10)).
i can't sobstitute after file creation, it is send to web client
|