Hi,
I have to concatenate two string as firstname and lastname in crystal report.So i need the formula to concatenate.can anyone help me.
This is the formula i have used to concatenate.
{Student_View.fname}+ " " + (UpperCase (Left ({FistName},1))) +"." + (UpperCase (Left
({MiddleName},1)))." +{Student_View.mname}