Edit docProperties values using VB

R

Rajesh.N

I have a template that uses various default DocProperties and few of my
customDocProperties
Eg. I use
Company:- Recipent_Company
When I Toggle Field Code, I would get
Company:- {DOCPROPERTY Recip_Company \* MERGEFORMAT}

Since Im new to VBA, I would like to get your help to get a dialog box with
a couple of captions and text boxes which would prompt you for the values to
assign to the fields.

Thanks in advance
Rajesh.N
 
G

Gordon Bentley-Mix

Rajesh,

I'd recommend that you begin by looking at the Macros/VBA section of the
Word MVP Site: http://word.mvps.org/FAQs/MacrosVBA/index.htm. This should
give you an idea of where to start. The Microsoft Word Tips section of Greg
Maxey's site also has some excellent resources for beginners:
http://gregmaxey.mvps.org/word_tips.htm.

Have a go at creating something yourself and post back if you run into
problems.
-----
Cheers!

Gordon

Uninvited email contact will be marked as SPAM and ignored. Please post all
follow-ups to the newsgroup.
 
R

Rajesh.N

Dear Gordon,

Thanks a lot !
The URL which you sent me had all the required details !!!

Regards,
Rajesh.N
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top