Hi There,

Can someone help me to resolve my problem; I have a file which contain below informations

First Name: ABC
Last Name: CDE
Date of Birth: 12/12/1212

I want to create a text file as below

This is to confirm <First name> < Last Name>, etc etc

so in this letter, ABC should replace first name with ABC, Last Name with CDE etc
Pls help