View Single Post
 
Old 03-17-2017, 01:43 AM
darkfaith darkfaith is offline Windows 8 Office 2013
Novice
 
Join Date: Jul 2016
Posts: 4
darkfaith is on a distinguished road
Default

Thanks, Graham.
Like i said, i have very little clue about vba/scripts.
But anyway, i have copied the code you wrote but it's giving me "run-time error", Invalid procedure call or argument.
When i click debug, this was highlighted:

Quote:
Case "Sbjct": .CustomDocumentProperties("Sbjct").Value = ContentControl.Range.Text
Reply With Quote