N
nzjrs
Hey,
I am building a VBA application to mine the data from many wor
documents located within a folder. I am using the dsofile.dll to ge
all of the built in properties, but this doesnt work for other documen
variables.
HOW WOULD I MINE A DOCUMENT VARIABLE CALLED \"VERSIONNUMBER\" FROM AL
OF THE FILES IN A DIRECTORY
The dll does support custom document properties though, Indeed thi
raises my second question;
What are the differences between custom document properties an
document variables? And which would be better for my application o
storing decimal version numbers, and revision strings within a wor
AND/OR excel document?
HOW WOULD I USE THIS DSOFILE.DLL TO GET CUSTOM DOCUMENT PROPERTIES FRO
ALL THE DOCUMENTS IN A FOLDER
Finally
WHICH OF THE TWO APPROACHES DO YOU THINK WILL BE FASTER
Thanks
Joh
I am building a VBA application to mine the data from many wor
documents located within a folder. I am using the dsofile.dll to ge
all of the built in properties, but this doesnt work for other documen
variables.
HOW WOULD I MINE A DOCUMENT VARIABLE CALLED \"VERSIONNUMBER\" FROM AL
OF THE FILES IN A DIRECTORY
The dll does support custom document properties though, Indeed thi
raises my second question;
What are the differences between custom document properties an
document variables? And which would be better for my application o
storing decimal version numbers, and revision strings within a wor
AND/OR excel document?
HOW WOULD I USE THIS DSOFILE.DLL TO GET CUSTOM DOCUMENT PROPERTIES FRO
ALL THE DOCUMENTS IN A FOLDER
Finally
WHICH OF THE TWO APPROACHES DO YOU THINK WILL BE FASTER
Thanks
Joh