Hi,
I have a merge field in my word document in the following way
{IF {MERGEFIELD} myCondition}="Yes"
"This text will show when condition is true"
{MERGEFIELD feedbackText}
"
"
"}
In my case feedbackText again has …...building Now when I Execute and replace in C# the merge fields using...solution for this ? I have tried replacing it with double double qoutes...