I would like to replace all italic strings, say TEXT with this: "\it{TEXT}". (I want to convert a doc document into LaTeX). In previous versions of Word, I simply achieved this by:
In Word 2002 SP3, however, instead of "\it{TEXT}", now I get "TEXT\it{}": the replace process inserts the text after the string to be replaced, and not around it. Could someone help me what Find/Replace code should I use to achieve \it{TEXT}? Thank you in advance!

In Word 2002 SP3, however, instead of "\it{TEXT}", now I get "TEXT\it{}": the replace process inserts the text after the string to be replaced, and not around it. Could someone help me what Find/Replace code should I use to achieve \it{TEXT}? Thank you in advance!