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