You are welcome, rsrasc. My last note: I prefer selection to ActiveDocument. But if you want to avoid pressing Ctrl+A, change 'rng = selection.range' to 'rng = ActiveDocument.range'.
You are welcome, rsrasc. My last note: I prefer selection to ActiveDocument. But if you want to avoid pressing Ctrl+A, change 'rng = selection.range' to 'rng = ActiveDocument.range'.