![]() |
"Proper" string function
Is there a function in VBA that is equal to the Proper function in excel? I know there is a Ucase and a Lcase...
|
"Proper" string function
George,
Use the StrConv function. E.g., Result = StrConv(Text, vbProperCase) -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "George" wrote in message ... Is there a function in VBA that is equal to the Proper function in excel? I know there is a Ucase and a Lcase... |
"Proper" string function
Thanks Chip!
|
All times are GMT +1. The time now is 01:37 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com