View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default find a replace character question

If you mean the line-feed character, that has a code of 10. In the
Search For box you can enter this by holding down the ALT key and
typing 010 on the numeric keypad - you might like to replace it with a
<space rather than <nothing.

Note, though, that other non-printable characters can appear like small
squares.

Hope this helps.

Pete

jimmc wrote:

Is it possible to do a Find and Replace for the square character (which
represents the Enter key) that comes from an imported .csv file?