Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / February 2007

Tip: Looking for answers? Try searching our database.

Custom Fields - How do I insert or prepare them

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
justagrunt - 04 Feb 2007 02:15 GMT
Hi,
There was once an idiots guide to creating custom fields and putting them on
a document - and I've lost it.
The microsoft help section doesn't say how and I've given up on permutations
to search.
I know you go to properties - custom - then add your fields etc.
Now how do I get those fields onto the document?
How do I create them on the document?
How do I write them keeping a format fo say Aerial Narrow 34.
Did it once can't remeber how to now.

These fields are going to be used to merge data from access.
Signature

Regards
Bill

Doug Robbins - Word MVP - 04 Feb 2007 06:40 GMT
I would suggest that you use DOCVARIABLE fields as they are simpler to use
than DOCPROPERTY fields from the getting the data into the associated
Variable.

ActiveDocument.Variables("varName").Value = [somethingfromAccess]

To get the formatting that you desire in the document, you would include a
\* charformat switch and apply the desired formatting to the D of
DOCVARIABLE

{ DOCVARIABLE "varName" \* charformat }

You must use Ctrl+F9 to insert the field delimiters { }

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> Hi,
> There was once an idiots guide to creating custom fields and putting them
[quoted text clipped - 10 lines]
>
> These fields are going to be used to merge data from access.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.