Capitalizing the first letter

S

Shawna

I am very new to this... I have tried everything to get
the first letter of the last name field in my form to
capitalize. This is what I am using:
[Last Name] = StrConv([Last Name],3)

It does not work for me, so obviously I am doing something
wrong. Can anyone help... I think I need step by step
instructions. Thank You.. Shawna
 
Top