Thread
:
Add Line break to string for Excel (using c#)
View Single Post
#
1
Posted to microsoft.public.excel.programming
ladyhawke
external usenet poster
Posts: 23
Add Line break to string for Excel (using c#)
Would Char(13) equal soft line break? That is whats needed here... If I
insert Char(10) it will change line in the comma seperated file
(thereby initializing a new dataline (not wanted))
Reply With Quote
ladyhawke
View Public Profile
Find all posts by ladyhawke