Data Merge a paragraph that contains another field placeholder
So for instance in a paragraph of text I am pulling from my csv I want to be able to populate another field within the data eg.
So lets say the below lines are my <<bodycopy>> paras in my spreadsheet
I want to be able to populate the following cells of <<bodycopy>> with a first name in different spots eg
- Focus Focus Focus! <<Firstname>> is a human dynamo and will go far in the footy world.
- Adventurous, Enthusiastic, Energetic, <<Firstname>> is the Duracell bunny of our group.
- Goal orientated is an understatement – thriving under pressure <<Firstname>> is always there for the team.
I understand I could write the paras in such a way that they always start with first name eg
<<firstname>> <<body copy>> but wondering if there is a workaround to the above. To Give some context I am using the <<bodycopy>> as a bio on a trading cards where I merge in photos, names, teams and bios etc
