Tag Archives: regex

Capitalise all Words in VBA

Easy to do with Pearl-type regular expressions but a knotty problem in VBA. I present an elegent solution that utalises VBScript regular expression 5.5 and can handle real names with apostrophies and hyphens.
Posted in Uncategorized | Also tagged , | 4 Comments