09-16-2017, 12:01 PM
A variable holds text paragraphs containing line breaks. I wish to output that variable into excel using es.setcell. However, the result has no line breaks. Setcell removes them. Is there a fix for this? Thanks.
Excel es.setsell removes line breaks/carriage returns
|
09-16-2017, 12:01 PM
A variable holds text paragraphs containing line breaks. I wish to output that variable into excel using es.setcell. However, the result has no line breaks. Setcell removes them. Is there a fix for this? Thanks.
09-16-2017, 12:24 PM
09-16-2017, 12:48 PM
Unfortunately, I can't use that since I need the text is held in a variable. Is there another option?
09-16-2017, 12:54 PM
09-16-2017, 01:10 PM
Here is my code. The variable is a random piece of information that constantly changes. It's not something that I can manually set.
09-16-2017, 01:14 PM
If textvariable contains newlines and Excel removes them, look in Excel Options or google how to set Excel to not remove newlines, I don't know.
09-16-2017, 01:22 PM
Ok. Thanks for trying.
09-16-2017, 01:30 PM
|
« Next Oldest | Next Newest »
|