VBA Express Forum  




Go Back   VBA Express Forum > VBA Code & Other Help > Integration/Automation of Office Applications Help
     Feedback     
Register FAQ Members Arcade Knowledge Base Training Articles Consulting

Reply
 
Thread Tools Display Modes
Old 04-03-2012, 02:18 AM   #1
aviso

 
Joined: Apr 2012
Posts: 1
Kb Entries: 0
Articles: 0
import excel values to word docproperty

Hi
I want to set word docproperty values from excel spreadsheet
for example I want to build excel table with this valuse
dcument id | 1-2012
document title | order of apples
catalog number | 125879

and so on

now when i run the code i want to find in docpropety 3 fileds with those values

dcument id | 1-2012
document title | order of apples
catalog number | 125879

how can i do it ?

thanks

Local Time: 08:54 AM
Local Date: 05-20-2013
Location:

 
Reply With Quote Top
Old 04-07-2012, 04:25 AM   #2
macropod
 
macropod's Avatar

 
Joined: Jul 2008
Posts: 1,922
Kb Entries: 0
Articles: 7
Depending on what your ultimate aim is, you may be able to use a mailmerge, or Object Linking & Embedding (OLE). No macros required.


Cheers
Paul Edstein
[MS MVP - Word]

Local Time: 02:54 AM
Local Date: 05-21-2013
Location:

 
Reply With Quote Top
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 09:54 AM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2012 VBA Express