I'm using Microsoft Word 2007

Is it possible to replace the newline character (I mean \n) with some other character?

What about vice-versa? (replacing a character with newline)

link|improve this question
1  
This is more something for superuser – Ikke Mar 27 '10 at 13:06
sorry if you think it's a foolish question, but I couldn't found any solution – kvphxga Mar 27 '10 at 13:13
1  
Did you ask on superuser.com? Stackoverflow is for programming questions. Search and replace in a word processor doesn't count. – Marcelo Cantos Mar 27 '10 at 13:16
If he wanted to know how to do this in VBA, it would be a programming question. – gabe Mar 27 '10 at 13:35
oh thx ... I'm new to this site – kvphxga Mar 27 '10 at 13:40
feedback

migrated from stackoverflow.com Mar 27 '10 at 18:18

This question came from our site for professional and enthusiast programmers.

1 Answer

go to find and replace, click the more >> button at the botton, under the replace section, click the "special" button.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown