Excel's Proper() function converts letters following an apostrophy to upper
case, which is almost never what's wanted. For example "don't" becomes
"Don'T".
Is there any excel or VBA function that works "properly", or do I have to
write my one proper case function?
Thanks.
Bookmarks