View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
George[_16_] George[_16_] is offline
external usenet poster
 
Posts: 4
Default "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...