How do I use VB to capitalize the first letter in a word?

H

hart116

How do I create a procedure to convert a field values to proper case?
(Capitalize the first letter of each word, and convert all others to lower
case) I.E. Nova Scotia, Prince Edward Island ..etc.
 
Top