Can anyone help me with this problem: I would like to read the start
time and the finish time of a given day from a resource calendar using
VBA. For example, if on the 30/9/2006 the working time started at 7:00
am and finished at 5:00pm, then I would like to read 7:00am as start
and 5:00pm as end time for this day.

I can not find the vb syntax to read this. Thanks in advance.

Atish

Re: How do I read the Start and End Time of a Day by Jan

Jan
Tue Sep 12 12:56:33 CDT 2006

Hi,
Look for help on Calendar.Period.Shiftn objects
HTH

--
Jan De Messemaeker, Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
For FAQs: http://www.mvps.org/project/faqs.htm
"Atish" <atishkumar@people.net.au> schreef in bericht
news:1158062445.151306.252700@m73g2000cwd.googlegroups.com...
> Can anyone help me with this problem: I would like to read the start
> time and the finish time of a given day from a resource calendar using
> VBA. For example, if on the 30/9/2006 the working time started at 7:00
> am and finished at 5:00pm, then I would like to read 7:00am as start
> and 5:00pm as end time for this day.
>
> I can not find the vb syntax to read this. Thanks in advance.
>
> Atish
>