I stole the following code some time ago, and wonder is there a code that would capitalise the first letter of every word?Function CapitalizeFirst(Str)<br>
<br>
<br>
' Make first letter in field uppercase; leave other<br>
' letters as typed.<br>
Dim strTemp As String<br>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.