Cubajz
07-28-2017, 07:29 AM
Hi,
I am a begginer and was wondering if you could help me with this little word macro? I need to:
Find text: "xx"
after that press UP ARROW twice (Selection.MoveUp Unit:=wdLine, Count:=2)
and after that write: "qqq"
I need macro to search the entire document UNTIL it reaches the end of document (=when there is no more instance of "xx" to be found.
Can anyone help me with this? Sry if explanation is little bit messy, thanks for help in advance.:yes
I am a begginer and was wondering if you could help me with this little word macro? I need to:
Find text: "xx"
after that press UP ARROW twice (Selection.MoveUp Unit:=wdLine, Count:=2)
and after that write: "qqq"
I need macro to search the entire document UNTIL it reaches the end of document (=when there is no more instance of "xx" to be found.
Can anyone help me with this? Sry if explanation is little bit messy, thanks for help in advance.:yes