Is there any way to get the first word of a page and insert it into the header of that page? I’m working on a dictionary style document and am looking to have similar formatting to a dictionary with the current word(s) at the top of the page(s).
I assume I can achieve this with a macro or a regex, but I’m unsure if there’s an easier/preferable way to achieve this. Any help is much appreciated.