Working Day Determination

S

scabHead

I am using VB to create a calendar type "report" to overcome the
much-discussed weaknesses of Project's built-in calendar view. As part of
this effort, I filter the list of tasks according to task start and task
finish and use the data to draw a calendar in Excel. Things are basically
working pretty well but there are a few headaches. I check each task for its
calendar and if none, use the projects calendar for purposes of determining
work days so I don't show a task working on a weekend when it really only
occurs on say a friday and the following monday. I use the weekday
properties to help me with this. Where I have trouble is when a task is
entered as an eday type task. In such a case we override the calendars. But
what vb code can I use to see if eday approach has been used on a given task?
I haven't stumbled on the property and the duration property is of no use
for this purpose as far as I can see.
 
M

Mike Glen

Hi scabHead,

Try posting on the developer newsgroup. Please see FAQ Item: 24. Project
Newsgroups. FAQs, companion products and other useful Project information
can be seen at this web address: http://project.mvps.org/faqs.htm

Mike Glen
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