Thread: Replace String
View Single Post
 
Old 02-16-2022, 12:26 PM
ranjan ranjan is offline Windows 10 Office 2019
Advanced Beginner
 
Join Date: May 2021
Posts: 80
ranjan is on a distinguished road
Default Replace String

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.
Attached Files
File Type: docx test.docx (15.2 KB, 8 views)
Reply With Quote