View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jim Zeeb[_2_] Jim Zeeb[_2_] is offline
external usenet poster
 
Posts: 23
Default Setting Extended Attributes

Dave,
Yes, you can add your own "custom" attributes, but the attributes I'm trying
to set are "system" extended attributes. If you're in windows explorer and
right-click on the file column titles you can see the system attributes you
can display. If you click the More... choice at the bottom you get the full
list which includes the ones I'm trying to set.

I tried adding custom attributes with the same names, but this didn't work.

....jz

"Dave Peterson" wrote:

Isn't there a custom tab on that properties dialog where you can add the ones
you want.

Ps. You can get to the properties for a workbook inside excel, too.
open the workbook
file|properties.

Jim Zeeb wrote:

I want to set the following extended attributes for my Excel Template:
File Version, Description, Product Name, Product Version
but I don't see a way to do it. I tried right-clicking and choosing
Properties, but these attributes are not choices.

inTHANKSadvance


--

Dave Peterson