G
Guest
I have an access DB and i need to convert my FirstName and LastName fields
to proper case. I have absolutly no idea how this is done. i have read some
of the other threads and it appears i need to use the following string:
=StrConv([FirstName],3)
But where do i put it and what else needs to accompany it so that this will
work.
Thanks in advance for any help anyone can provide
Nelson
to proper case. I have absolutly no idea how this is done. i have read some
of the other threads and it appears i need to use the following string:
=StrConv([FirstName],3)
But where do i put it and what else needs to accompany it so that this will
work.
Thanks in advance for any help anyone can provide
Nelson