How to find the date is working day or not

R

Raveendra

Hi!
I am working with MS Project 2002.
I am writing one macro to calculate start1 = Finish + 1.
If the start1 value is non working day then start1 should
be next working day.
Please help me in finding how to find the start1 is
working day or not. User can change any date as non
working from Tools --> Change working time...

thanks in advance
...Raveendra
 
J

Jan De Messemaeker

Hi Raveendra,

If you do not read my answers to your questions, we won't go very far
together.
Here it is again:

Activeproject.calendar.period(.start1).working

is True when .Start1 is a working day
is False when it is not

HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
Project Management Consultancy
Prom+ade BVBA
32-495-300 620
 

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