In a word document am having "N" no. of tables. I want to replace a string in the first row for every table in a document by find & replace, can we automate this task ...
Range is first row in a every table (only one row will exist)
Format type: .docx & .rtf
Find & Replace Strings are fixed for every table in a document.
Find string is in small letter "sample" and replace string is in capital letter "Sample" in the below case.
Example:
Find String: "sample"
Replace String: "Sample"
Your assistance has been greatly appreciated
Please find a test document in attachment.