Calendar question

C

Christina

Is anyone familiar with a way to see what calendars are being used by which
projects? Our company is unable to apply the 2003 sp3 patch for Microsoft
Project due to several calendars that go out to 2049. I know which calendars
they are but not which are in use. Unfortunately the calendar is not a
standard field that can be added to the project center view. I did create a
Enterprise Project Text field to equal the Calendar name in use but each
project has to be opened and published in order for the field to populate. Is
anyone aware of an easier way?
 
K

Kurt Verhaegen

Hi,

You could make a report based on this simple SQL query:
select proj_name, proj_info_cal_name from msp_projects

Grtz, Kurt
 

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