Excel macro training: To change text to upper or proper case
On a recent Excel VBA Intermediate course everyone thought a macro for converting text to upper or proper case would be helpful. It’s a good one to put into your Personal Macro Workbook then assign to a button on your Quick Access Toolbar. Here’s how to do it: 1. Starting with a blank Workbook record a macro called ConvertCase in the Personal […]