B
Bruce Rodtnick
I have been using the simple Capitol macro to capitol the first letter
of words in my field and it works fine:
StrConv([Screen].[ActiveControl],3)
But some names have more than one capital in it (Smith-Jones; MacDonald;
R.C. Jones; etc.) Is there a way to ensure that those special instances
can be properly capitalized? I know we're going to have to address each
instance, but it should be able to done, shouldn't it?
Bruce Rodtnick
of words in my field and it works fine:
StrConv([Screen].[ActiveControl],3)
But some names have more than one capital in it (Smith-Jones; MacDonald;
R.C. Jones; etc.) Is there a way to ensure that those special instances
can be properly capitalized? I know we're going to have to address each
instance, but it should be able to done, shouldn't it?
Bruce Rodtnick