This is required for a Word Document. I have a 500 pages word document. I want to run a VBA code to lookup a number on the page and add preceding numbers to it and convert it to a different font and paste it on that page.
Eg.
Page 1
Number: 123456
Need to lookup the number add 01000 to it i.e. 01000123456, change the font and past it on an area on the same page. This needs to be done to all the 500 pages of the document.
Can anyone provide a solution for this as I am not too familiar with VBA.
Thanks.
Eg.
Page 1
Number: 123456
Need to lookup the number add 01000 to it i.e. 01000123456, change the font and past it on an area on the same page. This needs to be done to all the 500 pages of the document.
Can anyone provide a solution for this as I am not too familiar with VBA.
Thanks.