Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi to all, sorry for my little little english.
i wont to export in excel from sql by asp if in a field there is a chr(13), excel send to new row the text. What i do to tell excel go in a new line in the same cell? i try so but don't work: strXls = strXls & replace(fld.value,vbCrLf,Chr(10)) many thanks Lorenzo |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create a line break writing text within a cell? | Excel Discussion (Misc queries) | |||
Force line break based on text | Excel Discussion (Misc queries) | |||
How do I insert a line break (carriage return) in text in a cell? | Excel Discussion (Misc queries) | |||
Break cell into multiple lines by line break | Excel Discussion (Misc queries) | |||
How to do a line break in a text formula | Excel Programming |