Mr A Smith & Miss T Smith is exported as Mr A Smith & Any Ideas ?
Problem Solved I changed the following code on the export page. $outstr.='"'.htmlspecialchars(GetData($row,"Full Name",$format)).'"'; $outstr.='"'.(GetData($row,"Full Name",$format)).'"'; Hope this was of help to someone