J
Jason
Can someone tell me how to do this. Create an upddate
query which prompts you for first name to be entered in
all lowercase and converts the text entered into all Upper
case. The value should go to the Firstname field (the
query must do formatting, no Input Mask). This query must
also ask you for a Last name to be entered in all lower
case. The value should go to Last name field and must have
a format of 1st letter upper case, the remaining letters
must be lower case (using Input Mask)
query which prompts you for first name to be entered in
all lowercase and converts the text entered into all Upper
case. The value should go to the Firstname field (the
query must do formatting, no Input Mask). This query must
also ask you for a Last name to be entered in all lower
case. The value should go to Last name field and must have
a format of 1st letter upper case, the remaining letters
must be lower case (using Input Mask)