Hi I am running a few macros in word and one of the manual edits I am looking to turn into vb is the following.
out reports have
PAGE : 101
i need to turn this into PAGExxNOx:xxxxxxx1
where x is a space.
how can i find PAGE and then also look for the rest of the line to capture the actual page number ?
the otehr bit is fine, just curious if there is a way to capture the actual page number following the word 'PAGE :'
thx
out reports have
PAGE : 101
i need to turn this into PAGExxNOx:xxxxxxx1
where x is a space.
how can i find PAGE and then also look for the rest of the line to capture the actual page number ?
the otehr bit is fine, just curious if there is a way to capture the actual page number following the word 'PAGE :'
thx