Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 02-01-2014, 08:30 PM
macropod's Avatar
macropod macropod is offline Add text to DocProperty with VBA? Windows 7 32bit Add text to DocProperty with VBA? Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

I'm not sure what your first code block has to do with add a DOCPROPERTY field to a document. The correct syntax to add a DOCPROPERTY field is:
Code:
ActiveDocument.Fields.Add Range:=Selection.Range, Type:=wdFieldEmpty, _
  Text:="DOCPROPERTY  FirstTest1Custom", PreserveFormatting:=True
Note that you'll get an error output if the FirstTest1Custom Custom Document Property doesn't exist.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Add text to DocProperty with VBA? Change in font size of docproperty Sandy27 Word 9 01-03-2014 01:51 PM
Add text to DocProperty with VBA? Trying to Reference a ContentControl Using DocProperty SuzeG Word VBA 4 12-17-2013 03:40 PM
Using DocProperty Field Codes multiple times in the same document trueimage Word 2 09-18-2013 04:44 PM
Field DOCPROPERTY LastSavedTime format problem ragesz Word 4 10-29-2012 06:58 AM
My plain text post got converted to rich text in a reply, how to convert it back? david.karr Outlook 0 01-05-2012 09:46 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 10:52 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft