Hello,
I'm looking for a function in VBA to present the first character of a word as a capital.
In the Dutch-version of Excel2000 exist the function "BEGINLETTERS(A1)" that presents the first characters of all words in cell A1 as a capital, and that's exact what I'm looking for.
But now, I will do the same using a macro. Is there a similar function in VBA to do this?
Jan D.
I'm looking for a function in VBA to present the first character of a word as a capital.
In the Dutch-version of Excel2000 exist the function "BEGINLETTERS(A1)" that presents the first characters of all words in cell A1 as a capital, and that's exact what I'm looking for.
But now, I will do the same using a macro. Is there a similar function in VBA to do this?
Jan D.