Mmm, that's an approach I hadn't thought of. To clarify, I want to make this:

Some text
Some text
Some text
Some text
Some text
Some text
Some text
Some text
Some text

Look like this:
Some text
Some text

Some text
Some text
Some text

Some text
Some text
Some text
Some text

But only in a selection, not the whole doc.

As I've posted above, I've found how to do it with VBA, but it either does the whole document or it continues past the selection. I just need it to do that in a manual selection.

How would I apply a paragraph style that would this? How would I highlight a load of bold/not-bold text, and tell it to only increase the spacing before the bold text?