Data Entry- letters in caps

F

Fred's

Hi Folks,

When I enter data into a access form, I would to have first letter of
each word in caps and all other letters in low-caps
I can do that?

Thank you.
 
T

tina

you need to use a font that does "low-caps", and then use a function to
convert the text to ProperCase. it's the StrConv() function, if i remember
correctly; you can look it up in Access Help.

hth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top