Menu

Replace ; with <CR> <LF>

2007-02-26
2012-11-13
  • Nobody/Anonymous

    Hi,

    I'd like to replace replace the character ";" in a .csv file with a Carriage Return and a Line Feed using Notepad++'s Search and Replace. Is that possible, and if so - how?
    I tried copying the <cr> <cf> characters into "replace" field and I tried entering "\n\r" but neither worked.

    Thanks a lot for your help!

    Jay

     
    • Nobody/Anonymous

      Okay, sorry folks for bothering you with the question - found the solution myself pretty soon afterwards. Ctrl-M in the advanced search and replace was all I needed...