I
Iram
Hello,
I am using Access 2003.
I have a field called "Codigo" in a form. I would like to create a button
next to it so that when I click it, data from the form becomes concatenated
and helps create the codigo which is the code in english.
I need the following...
The first letter + the first vowel of the field called "Paterno" field. If a
vowel doesn't exist after the first letter than we will need to use the
second letter regardless of vowel or no vowel.
+
The first letter of "Materno" field
+
The first letter of "Nombre" field
+
A dash
+
The "Date of birth" field in format (##/##/##).
Example:
"Paterno" field: Alvarez (AA)
"Materno" field: Diaz (D)
"Nombre" field: George (G)
"DOB" field: 07/21/74
I need to concatenate the above example into a field called "Condigo" with
with
AADG-072174
Can you help me with this? Otherwise I will have to type this in for every
applicant manually.
Your help is greatly appreciated.
Thanks.
Iram/mcp
I am using Access 2003.
I have a field called "Codigo" in a form. I would like to create a button
next to it so that when I click it, data from the form becomes concatenated
and helps create the codigo which is the code in english.
I need the following...
The first letter + the first vowel of the field called "Paterno" field. If a
vowel doesn't exist after the first letter than we will need to use the
second letter regardless of vowel or no vowel.
+
The first letter of "Materno" field
+
The first letter of "Nombre" field
+
A dash
+
The "Date of birth" field in format (##/##/##).
Example:
"Paterno" field: Alvarez (AA)
"Materno" field: Diaz (D)
"Nombre" field: George (G)
"DOB" field: 07/21/74
I need to concatenate the above example into a field called "Condigo" with
with
AADG-072174
Can you help me with this? Otherwise I will have to type this in for every
applicant manually.
Your help is greatly appreciated.
Thanks.
Iram/mcp