Can't access Advanced Document Properties

B

Barb Reinhardt

There must be something I'm missing, because I've been able to do this
before. Might the workbook have a different setting?

Thanks,
Barb Reinhardt
 
J

jamescox

According to the Object Browser in the VB IDE, the only Document
Properties in Excel 2007 are BuiltInDocumentProperties and
CustomDocumentProperties.

Are you trying to use AdvancedDocumentProperties in code?
 
B

Barb Reinhardt

I'm using Excel 2007 and am accessing files through SharePoint. The options
usually are

Document Properties (Server)
Document Properties
and
Advanced Properties.

but Advance properties aren't available for one workbook. When I can access
the Advanced Properties, it looks much like the Excel 2003 properties screen.
 
J

jamescox

Sorry - Sharepoint isn't one of my areas of compentency.

You might get more helpful replies if you can modify the title of your
post to include "SharePoint"...
 
Top