M
mirko.pavlovski
Hello 2 All!
I recorded a macro which does some search & replace to a whole
paragraph in a MS Word document.
Does anyone know how can I make that macro to repeat itself untill end
of line i.e. end of the word document.
The logic would be:
While not eof
do
execute macro
move 2 the next line/block od the word document
end while
Thanks.
Regards,
I recorded a macro which does some search & replace to a whole
paragraph in a MS Word document.
Does anyone know how can I make that macro to repeat itself untill end
of line i.e. end of the word document.
The logic would be:
While not eof
do
execute macro
move 2 the next line/block od the word document
end while
Thanks.
Regards,