J
jvalo
I want to loop through a document doing a search, a second search,
then typing text. Here is a more detailed list
1) search for "[Definition Header]";
2) search for a ": " (colon and space);
3) type a string "^p[Definition Text]" (will replace selected colon
and space)
4) repeat steps 1-3 until the end of document is reached
I can record a macro that does steps 1-3. How can I put that into a
loop to do the entire document?
John
then typing text. Here is a more detailed list
1) search for "[Definition Header]";
2) search for a ": " (colon and space);
3) type a string "^p[Definition Text]" (will replace selected colon
and space)
4) repeat steps 1-3 until the end of document is reached
I can record a macro that does steps 1-3. How can I put that into a
loop to do the entire document?
John