View Single Post
 
Old 01-20-2014, 05:26 PM
thedr9wningman's Avatar
thedr9wningman thedr9wningman is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: Jan 2014
Location: Portland, OR
Posts: 3
thedr9wningman is on a distinguished road
Default Runtime error 5

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.
Reply With Quote