CSADataCruncher
Technical User
I am using Crystal Reports XI and am trying to pull a name from an e-mail address and then reverse it as follows:
e-mail field = first.last@domain.net
And I want to display the name on my report as last, first
I've tried split, right, left, mid... I know I'm close to a solution but I'm either getting just a portion of what I want or a numeric figure. Would someone be able to direct me to the correct code with a coding example? It would be greatly appreciated.
Thank you,
Peggy
e-mail field = first.last@domain.net
And I want to display the name on my report as last, first
I've tried split, right, left, mid... I know I'm close to a solution but I'm either getting just a portion of what I want or a numeric figure. Would someone be able to direct me to the correct code with a coding example? It would be greatly appreciated.
Thank you,
Peggy