View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Lorenzo Lorenzo is offline
external usenet poster
 
Posts: 6
Default 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