Getting a List of Views, Filters, Tables, etc

L

ldb

Would like to generate, via VBA, a list of views, filters, tables, etc for
comparing content of multiple schedule files.

I created a routine that identifies the count of these items, but would like
to actually identify the differences by name.

Any thoughts, would be appreciated.

ldb
 
J

Jan De Messemaeker

Hi,

First, there is no object covering etcetera :)
You might hacve a look at the following objects (Project being the parent)
Resourcefilterlist
ResourceViewList
ResourceTablelist
TaskViewlist
TaskTableList
TaskFilterList

Looking for "List" inb the Object Browser may help you with Etc.

Hope this helps,


--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
+32 495 300 620
For availability check:
http://users.online.be/prom-ade/Calendar.pdf
 
L

ldb

Thanks for pointing me in the right direction...

Does, for example Application.Taskfilters, identify items in schedule file,
Global.mpt, or both?

ldb
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top