Need help with VB, get and paste a custom property

I have a macro I wrote to fill out a form in our PDM system. One of the fields in the form is "Description". I want to grab the description custom property for the document and paste it in the field on the form.

I eventually want to setup our PDM system to grab all of the custom property info from the document automatically, but I need this macro for the time being.

Can someone help me out? Thanks.

Reply to
SW Monkey
Loading thread data ...

Do you mean a SW custom property named "Description", or the generic file property?

If you want the generic property, you probably need the DSOfile object. Go to msdn.com and search for "DSOfile".

Reply to
That70sTick

SW custom property, $PRP:"Description"

Reply to
SW Monkey

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.