G
Guest
I am trying to generate a username and password from data that I get from a
query. This information will be located in 2 columns - Username and Password.
The username will contain the first letter of the first five letters of the
last name. The password will contain the first letter of the first name and
the first letter of the last name, followed by the last 4 digits of the ID
number. I am not sure how to create the expression for this, or if this
should be some sort of validation rule?
I appreciate any help you can provide!
query. This information will be located in 2 columns - Username and Password.
The username will contain the first letter of the first five letters of the
last name. The password will contain the first letter of the first name and
the first letter of the last name, followed by the last 4 digits of the ID
number. I am not sure how to create the expression for this, or if this
should be some sort of validation rule?
I appreciate any help you can provide!