Basecalendar

M

meg99

using 2003. I have created another calendar from the Standard. When
I look at "Change Working Time" I see the following calendars:

Standard
Operations (the one I created)
24 hours
Night Shift

However, when I count the basecalendars, I get:

CalendarCount = ActiveProject.BaseCalendars.Count renders 2


What's up with this? How can I capture all 4 calendars?

meg99
 
J

John

meg99 said:
using 2003. I have created another calendar from the Standard. When
I look at "Change Working Time" I see the following calendars:

Standard
Operations (the one I created)
24 hours
Night Shift

However, when I count the basecalendars, I get:

CalendarCount = ActiveProject.BaseCalendars.Count renders 2


What's up with this? How can I capture all 4 calendars?

meg99

meg99,
Use GlobalBaseCalendars instead. Note that it applies to the Application
object. See my response to your previous post.

John
Project MVP
 

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