Hello Support Team,
I have a query. Suppose I have two files, viz. file A and file B. In file A there is a variable 'name'. Now I have to replace this variable by the contents of file B.
How do I do this?
I tried using Range.Replace, but it was of no vail.
Please Help.
Thank You