Team,
Need help for the below activity
- Have a word document in letter format.
- How to open the existing word doc ?
- How to append the word doc in From Name, Address, To Name, Address which is present in a variable ?
Team,
Need help for the below activity
use an Word Application scope, then Replace Text activity.
I dont want to replace. For instance i have a word like ‘Dear’ (which is already existing in the word doc) next to this i need to print the name of the person which is present in a variable. It should be like i need to insert those variable values where ever i required.
EX : Dear Sam,
From [Already there in the doc),
XYZ
Hi @Robotics
thus what use Replace text activity
Search for " Dear"
Replace with " Dear Sam,"
if u have to use variable means “Dear”+Variable name
Regards
Amaresan.P
Ok Thanks Amaresan.
is your Problem resolved?
Yes Solved.
Kindly mark as solution it help other…
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.