Re: $$Excel-Macros$$ Plant Operating Days in Each Year

2012-09-16 Thread >>Excel Beginner<
Hi sharad, Find the attachment. -- *Regards,* * * *Excel Beginner* On Sun, Sep 16, 2012 at 9:07 PM, sharad jain wrote: > Dear Experts, > > Please help me in calculating operating days in the attached sheet. > > There are 2 contracts which will run after one after other. These

Re: $$Excel-Macros$$ Plant Operating Days in Each Year

2012-09-16 Thread >>Excel Beginner<
Hi Sharad, Find the attachment. -- *Regards,* * * *Excel Beginner* On Sun, Sep 16, 2012 at 9:07 PM, sharad jain wrote: > Dear Experts, > > Please help me in calculating operating days in the attached sheet. > > There are 2 contracts which will run after one after other.

Re: $$Excel-Macros$$ Plant Operating Days in Each Year

2012-09-16 Thread Sam Mathai Chacko
D10=MAX(0,MIN(D$8,$C2)-MAX($B2,D$7)+1) And drag down and across Regards, Sam Mathai Chacko On Sun, Sep 16, 2012 at 9:07 PM, sharad jain wrote: > Dear Experts, > > Please help me in calculating operating days in the attached sheet. > > There are 2 contracts which will run after one after other.