Currently I have Names formatted in the Formula Editor as:
trim({Patient.Lastname}) + ", " + trim({Patient.Firstname})
-----------------
The only Strings functions I see for case are upper, lower and proper. Can anyone tell me a formula I can use for mixed case? Or really, a formula I can use to have Crystal not change the case? The names are (usually) entered into our system correctly.