E
Ezra
I have two fields, First and Last name. I am traing to get
a third field that is made up of the 1st initial and the
first 4 letters of the last name.
So i would get:
FName LName NCode
Joe Johnson JJOHN
How can i accomplish this?
Thank you in advance.
a third field that is made up of the 1st initial and the
first 4 letters of the last name.
So i would get:
FName LName NCode
Joe Johnson JJOHN
How can i accomplish this?
Thank you in advance.