How to search for newline or linebreak characters in Excel?
Posted
by
Highly Irregular
on Super User
See other posts from Super User
or by Highly Irregular
Published on 2011-12-21T02:02:23Z
Indexed on
2012/10/17
5:10 UTC
Read the original article
Hit count: 587
I've imported some data into Excel (from a text file) and it contains some sort of newline characters. It looks like this initially:
If I hit F2 (to edit) then Enter (to save changes) on each of the cells with a newline (without actually editing anything), Excel automatically changes the layout to look like this:
I don't want these newlines characters here, as it messes up data processing further down the track. How can I do a search for these to detect more of them? The usual search function doesn't accept an enter character as a search character.
© Super User or respective owner