Monthly Archives: March 2010

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 | Tagged , , | 4 Comments