Forum Discussion

Krzysztof Żelechowski's avatar
Krzysztof Żelechowski
Copper Contributor
Feb 08, 2017
Solved

copying multiline text

When an Excel cell contains multiline text (either as a formula containing CHAR(10) or as a value you Alt-Entered) and I copy the contents of this cell to the Clipboard and paste to Notepad, the content gets wrapped in quotation marks like this:

a
b

becomes

"a
b"

Is there a way to disable this feature?

Resources