First letter uppercase

O

Olivier Japson

Hi,

I would like to modify the format property of a field in order to get the
first letter of a string to uppercase. I know it's possible to get all the
string to uppercase using the '>' symbol but what if I want only the first
letter?

Thanks a bunch.
 
G

Graham R Seach

Olivier,

See the online help for StrConv().

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 
Top