I have a macro that I run that writes the copyright header to my document. Currently, when the title is written, the cursor remains at the end of the title.
What I would like to do is capture the current location, write down the title, and then return the cursor to the original location.
Does anyone know how to do this?
source share