Hi Paul:
Thanks for your response. I'm not sure I totally understand it, but when I've tried running that code, I get a runtime error #5: Invalid procedure call on the line:
Code:
.CustomDocumentProperties("Office").Text = InputBox("What is your Office location?", "Home Base")
Any idea why? Did I not define the document property of "Office" first? I'm totally grasping at straws because I don't know what sort of assumed document properties or variables are required here.
Thank you for your assistance.