I do this so often that I created a macro to do it, and put a button for it
on one of my toolbars. I highlight the text and hit the macro button until
I have the right change case look. This was Word 2003 though...
Sub ChangeCase()
'
' ChangeCase Macro
Selection.Range.Case = wdNextCase