Is it possible to create hyperlinks (preferably in VBA) without applying the character style? If there are already character styles on the text, you lose that formatting. I’d be much happier applying the darn blue underline myself, if I can prevent other character styles from getting trashed.
I’ve built a clever routine which can slip the tablecloth of the character style out from other character formatting without having to Clear Character Formatting (ctrl-spacebar), but I can’t restore lost character styles. (copy the text, paste it into a hidden document and delete the style, copy it back and paste it where it was)
Word’s being a bully again. Any suggestions for putting it in its place this time?