A family of Microsoft word processing software products for creating web, email, and print documents.
I'm still here, too. Doug is correct about renaming the macro from RunUserform to AutoNew -- or, if you also want the userform to appear when an existing document is reopened, then make another copy of the same macro and name it AutoOpen. That's what I was referring to with this sentence in the old post:
You can rename the RunUserform macro to anything you like. If you name it AutoNew (in a template) or AutoOpen (in a document), it will run automatically.