View Single Post
 
Old 02-21-2020, 04:02 AM
nmkhan3010 nmkhan3010 is offline Windows 10 Office 2016
Novice
 
Join Date: Feb 2020
Posts: 23
nmkhan3010 is on a distinguished road
Post Replacing a string from one doc to another doc

In the below table there are some untranslated words (native text) and i need to replace this strings from another document manually.

Can any one automate this work by VBA..

While running the code it will ask for the source file and next replacing text document and those are to be replaced on the exactly matched native text and it shpuld be colored in yellow color, after replacing we should msg as “Successfully replaced on the exactly matched strings” and finally saved as in RTF format with the same source file name. Is it possible to automate this and please help me in this regards and am thankful to you....

Source file ".docx " ".rtf"
Relacing file ".docx " ".rtf"
Output file ".rtf"

Am attaching attachments please look into this and do the needful....
Attached Files
File Type: docx test.docx (53.3 KB, 12 views)
File Type: docx 131313132(Source).docx (50.9 KB, 10 views)
File Type: docx Fixed version (replacing document).docx (50.4 KB, 11 views)
Reply With Quote