Hi all,
Successfully managed to get the following to work:
=[SALUTATION] & " " & [FIRST NAME] & " " & [SURNAME]
But when I try a similar trick with the email and Date of Birth fields it doesn't work. I'm using:
="Email " & [EMAIL ADDRESS]
and
="Date of Birth " & [DATE OF BIRTH]
??????????
Successfully managed to get the following to work:
=[SALUTATION] & " " & [FIRST NAME] & " " & [SURNAME]
But when I try a similar trick with the email and Date of Birth fields it doesn't work. I'm using:
="Email " & [EMAIL ADDRESS]
and
="Date of Birth " & [DATE OF BIRTH]
??????????