K
Ken Hudson
Hi,
I have a table named Comp with a field called EmpName. The data in this
field has all upper case names and I want to convert them to "proper" formats
with upper and lower case letters.
I found the StrConv function and assume that I need to use it in a module. I
can program some in Excel VBA, but haven't developed enough skills to know
how to do this in Access.
I assume that this code would not be very long and that someone might be
able to show me how to write this module, please. I don't care about not
being able to handle the McCoy and O'Shea- type names.
TIA.
I have a table named Comp with a field called EmpName. The data in this
field has all upper case names and I want to convert them to "proper" formats
with upper and lower case letters.
I found the StrConv function and assume that I need to use it in a module. I
can program some in Excel VBA, but haven't developed enough skills to know
how to do this in Access.
I assume that this code would not be very long and that someone might be
able to show me how to write this module, please. I don't care about not
being able to handle the McCoy and O'Shea- type names.
TIA.