I have a simple form that separates the salutation, first name, middle initial, last name and suffix into different fields for sorting reasons.
In the form itself I have a unbound field with a formula that joins all the names together so they appear as one complete name.
Is there a way I can...