Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-26-2008, 10:26 AM
Tia
 
Posts: n/a
Please help

Hi,

I am trying to find a formula that allows me to know how many days an
employee took as a vactaion on each month a summary sheet for each
employee
In order to find the number of days taken i have use the following :


B22=From (date)
C22= To Date
D22= Total Taken
C22:C44 =Official Holidays
=NETWORKDAYS(B22,C22,C44:C53)


Please advise
Tia


Reply With Quote
  #2 (permalink)  
Old 03-26-2008, 12:39 PM
Pete_UK
 
Posts: n/a
Re: Please help

I've seen this, and variations of it, posted in several newsgroups -
it is not a good idea to multi-post.

You give no details of where your employee names are located, so are
we meant to guess how your data is laid out?

Pete

On Mar 26, 9:26*am, Tia <tia.abdelka...@gmail.com> wrote:
> Hi,
>
> I am trying to find a formula that allows me to know how many days an
> employee took as a vactaion on each month a summary sheet for each
> employee
> In order to find the number of days taken i have use the following :
>
> B22=From (date)
> C22= To Date
> D22= Total Taken
> C22:C44 =Official Holidays
> =NETWORKDAYS(B22,C22,C44:C53)
>
> Please advise
> Tia


Reply With Quote
  #3 (permalink)  
Old 03-26-2008, 12:50 PM
Tia
 
Posts: n/a
Re: Please help


Im sorry for posting so many times but i give up searching it seems
that im a bad formula searcher b i dont know where to look thank you
for caring

I made an excel sheet to calculate the number of the vacation taken
by
the employees,excluding the weekend and the official holidays.
every employee has his own sheet
Here is the formula that i have used to know the total of days taken
each time :
B22=From (date)
> > C22= To Date
> > D22= Total Taken
> > C44:C53 =Official Holidays
> > =NETWORKDAYS(B22,C22,C44:C53)



what i do really want now is to find formula that allows me to know
the
number of all the vacation requested (taken) in each month of the
year
as a summary sheet
A5=NAME
C5=JANUARY
D5=FEBRUARY
etc......

For each employee in his own sheet i wana make a summary for each
month

Thank you


On Mar 26, 1:39*pm, Pete_UK <pashu...@auditel.net> wrote:
> I've seen this, and variations of it, posted in several newsgroups -
> it is not a good idea to multi-post.
>
> You give no details of where your employee names are located, so are
> we meant to guess how your data is laid out?
>
> Pete
>
> On Mar 26, 9:26*am, Tia <tia.abdelka...@gmail.com> wrote:
>
>
>
> > Hi,

>
> > I am trying to find a formula that allows me to know how many days an
> > employee took as a vactaion on each month a summary sheet for each
> > employee
> > In order to find the number of days taken i have use the following :

>
> > B22=From (date)
> > C22= To Date
> > D22= Total Taken
> > C22:C44 =Official Holidays
> > =NETWORKDAYS(B22,C22,C44:C53)

>
> > Please advise
> > Tia- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
  #4 (permalink)  
Old 03-26-2008, 03:30 PM
Pete_UK
 
Posts: n/a
Re: Please help

How would you want to treat the situation where the From date is in
March (e.g. 28th March) and the To date is in April (e.g. 6th April),
giving 6 days leave? This is actually 2 days in March and 4 days in
April, assuming current year. Are your dates inclusive?

Pete

On Mar 26, 11:50*am, Tia <engineer.car...@gmail.com> wrote:
> Im sorry for posting so many times but i give up searching it seems
> that im a bad formula searcher b i dont know where to look thank you
> for caring
>
> I made an excel sheet to calculate the number of the vacation taken
> by
> the employees,excluding the weekend and the official holidays.
> every employee has his own sheet
> Here is the formula that i have used to know the total of days taken
> each time :
> B22=From (date)
>
> > > C22= To Date
> > > D22= Total Taken
> > > C44:C53 =Official Holidays
> > > =NETWORKDAYS(B22,C22,C44:C53)

>
> what i do really want now *is to find formula that allows me to know
> the
> number of all the vacation requested *(taken) in each month of the
> year
> as a summary sheet
> A5=NAME
> C5=JANUARY
> D5=FEBRUARY
> etc......
>
> For each employee in his own sheet i wana make a summary for each
> month
>
> Thank you
>
> On Mar 26, 1:39*pm, Pete_UK <pashu...@auditel.net> wrote:
>
>
>
> > I've seen this, and variations of it, posted in several newsgroups -
> > it is not a good idea to multi-post.

>
> > You give no details of where your employee names are located, so are
> > we meant to guess how your data is laid out?

>
> > Pete

>
> > On Mar 26, 9:26*am, Tia <tia.abdelka...@gmail.com> wrote:

>
> > > Hi,

>
> > > I am trying to find a formula that allows me to know how many days an
> > > employee took as a vactaion on each month a summary sheet for each
> > > employee
> > > In order to find the number of days taken i have use the following :

>
> > > B22=From (date)
> > > C22= To Date
> > > D22= Total Taken
> > > C22:C44 =Official Holidays
> > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > Please advise
> > > Tia- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
  #5 (permalink)  
Old 03-26-2008, 03:53 PM
Tia
 
Posts: n/a
Re: Please help

actually u are right but i can always divide it
Example :
Vacation taken =20/03/2008 till 05/04/2008
i will enter it as

B22 From till =C22 Total days taken =D22
B23 20/3/08 31/3/2008 6
B24 1/4/2008 05/4/2008 4

On Mar 26, 4:30*pm, Pete_UK <pashu...@auditel.net> wrote:
> How would you want to treat the situation where the From date is in
> March (e.g. 28th March) and the To date is in April (e.g. 6th April),
> giving 6 days leave? This is actually 2 days in March and 4 days in
> April, assuming current year. Are your dates inclusive?
>
> Pete
>
> On Mar 26, 11:50*am, Tia <engineer.car...@gmail.com> wrote:
>
>
>
> > Im sorry for posting so many times but i give up searching it seems
> > that im a bad formula searcher b i dont know where to look thank you
> > for caring

>
> > I made an excel sheet to calculate the number of the vacation taken
> > by
> > the employees,excluding the weekend and the official holidays.
> > every employee has his own sheet
> > Here is the formula that i have used to know the total of days taken
> > each time :
> > B22=From (date)

>
> > > > C22= To Date
> > > > D22= Total Taken
> > > > C44:C53 =Official Holidays
> > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > what i do really want now *is to find formula that allows me to know
> > the
> > number of all the vacation requested *(taken) in each month of the
> > year
> > as a summary sheet
> > A5=NAME
> > C5=JANUARY
> > D5=FEBRUARY
> > etc......

>
> > For each employee in his own sheet i wana make a summary for each
> > month

>
> > Thank you

>
> > On Mar 26, 1:39*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > I've seen this, and variations of it, posted in several newsgroups -
> > > it is not a good idea to multi-post.

>
> > > You give no details of where your employee names are located, so are
> > > we meant to guess how your data is laid out?

>
> > > Pete

>
> > > On Mar 26, 9:26*am, Tia <tia.abdelka...@gmail.com> wrote:

>
> > > > Hi,

>
> > > > I am trying to find a formula that allows me to know how many days an
> > > > employee took as a vactaion on each month a summary sheet for each
> > > > employee
> > > > In order to find the number of days taken i have use the following :

>
> > > > B22=From (date)
> > > > C22= To Date
> > > > D22= Total Taken
> > > > C22:C44 =Official Holidays
> > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > > Please advise
> > > > Tia- Hide quoted text -

>
> > > - Show quoted text -- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
  #6 (permalink)  
Old 03-26-2008, 04:00 PM
Tia
 
Posts: n/a
Re: Please help

U are actually right
but i could treat this situation by the following action (i will
always seperate 2 months or 2 different year in my data entry)

Example
Vacation date from 25/03/2008 till 05/04/2008
i will do the following:
B22 From C22= To D22= Total taken
25/03/2008 31/03/2008 5 days
01/04/2008 05/04/2008 4 days




On Mar 26, 4:30*pm, Pete_UK <pashu...@auditel.net> wrote:
> How would you want to treat the situation where the From date is in
> March (e.g. 28th March) and the To date is in April (e.g. 6th April),
> giving 6 days leave? This is actually 2 days in March and 4 days in
> April, assuming current year. Are your dates inclusive?
>
> Pete
>
> On Mar 26, 11:50*am, Tia <engineer.car...@gmail.com> wrote:
>
>
>
> > Im sorry for posting so many times but i give up searching it seems
> > that im a bad formula searcher b i dont know where to look thank you
> > for caring

>
> > I made an excel sheet to calculate the number of the vacation taken
> > by
> > the employees,excluding the weekend and the official holidays.
> > every employee has his own sheet
> > Here is the formula that i have used to know the total of days taken
> > each time :
> > B22=From (date)

>
> > > > C22= To Date
> > > > D22= Total Taken
> > > > C44:C53 =Official Holidays
> > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > what i do really want now *is to find formula that allows me to know
> > the
> > number of all the vacation requested *(taken) in each month of the
> > year
> > as a summary sheet
> > A5=NAME
> > C5=JANUARY
> > D5=FEBRUARY
> > etc......

>
> > For each employee in his own sheet i wana make a summary for each
> > month

>
> > Thank you

>
> > On Mar 26, 1:39*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > I've seen this, and variations of it, posted in several newsgroups -
> > > it is not a good idea to multi-post.

>
> > > You give no details of where your employee names are located, so are
> > > we meant to guess how your data is laid out?

>
> > > Pete

>
> > > On Mar 26, 9:26*am, Tia <tia.abdelka...@gmail.com> wrote:

>
> > > > Hi,

>
> > > > I am trying to find a formula that allows me to know how many days an
> > > > employee took as a vactaion on each month a summary sheet for each
> > > > employee
> > > > In order to find the number of days taken i have use the following :

>
> > > > B22=From (date)
> > > > C22= To Date
> > > > D22= Total Taken
> > > > C22:C44 =Official Holidays
> > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > > Please advise
> > > > Tia- Hide quoted text -

>
> > > - Show quoted text -- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
  #7 (permalink)  
Old 03-26-2008, 04:01 PM
Pete_UK
 
Posts: n/a
Re: Please help

So in that case we can look at the From column to determine the month
in which the leave is taken?

Incidentally, are you likely to have a new workbook for another year's
leave patterns, or will you continue to use this workbook? (In which
case you will need more columns in your summary sheet or a way of
selecting the year in that sheet - which would you prefer?)

Pete

On Mar 26, 2:53*pm, Tia <tia.abdelka...@gmail.com> wrote:
> actually u are right but i can always divide it
> Example :
> Vacation taken =20/03/2008 till 05/04/2008
> i will enter it as
>
> B22 * * From * * * * * * * *till =C22 * * * * *Total days taken =D22
> B23 * * 20/3/08 * * * * * 31/3/2008 * * * * * * *6
> B24 * * 1/4/2008 * * * * 05/4/2008 * * * * * * *4
>
> On Mar 26, 4:30*pm, Pete_UK <pashu...@auditel.net> wrote:
>
>
>
> > How would you want to treat the situation where the From date is in
> > March (e.g. 28th March) and the To date is in April (e.g. 6th April),
> > giving 6 days leave? This is actually 2 days in March and 4 days in
> > April, assuming current year. Are your dates inclusive?

>
> > Pete

>
> > On Mar 26, 11:50*am, Tia <engineer.car...@gmail.com> wrote:

>
> > > Im sorry for posting so many times but i give up searching it seems
> > > that im a bad formula searcher b i dont know where to look thank you
> > > for caring

>
> > > I made an excel sheet to calculate the number of the vacation taken
> > > by
> > > the employees,excluding the weekend and the official holidays.
> > > every employee has his own sheet
> > > Here is the formula that i have used to know the total of days taken
> > > each time :
> > > B22=From (date)

>
> > > > > C22= To Date
> > > > > D22= Total Taken
> > > > > C44:C53 =Official Holidays
> > > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > what i do really want now *is to find formula that allows me to know
> > > the
> > > number of all the vacation requested *(taken) in each month of the
> > > year
> > > as a summary sheet
> > > A5=NAME
> > > C5=JANUARY
> > > D5=FEBRUARY
> > > etc......

>
> > > For each employee in his own sheet i wana make a summary for each
> > > month

>
> > > Thank you

>
> > > On Mar 26, 1:39*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > > I've seen this, and variations of it, posted in several newsgroups -
> > > > it is not a good idea to multi-post.

>
> > > > You give no details of where your employee names are located, so are
> > > > we meant to guess how your data is laid out?

>
> > > > Pete

>
> > > > On Mar 26, 9:26*am, Tia <tia.abdelka...@gmail.com> wrote:

>
> > > > > Hi,

>
> > > > > I am trying to find a formula that allows me to know how many daysan
> > > > > employee took as a vactaion on each month a summary sheet for each
> > > > > employee
> > > > > In order to find the number of days taken i have use the following:

>
> > > > > B22=From (date)
> > > > > C22= To Date
> > > > > D22= Total Taken
> > > > > C22:C44 =Official Holidays
> > > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > > > Please advise
> > > > > Tia- Hide quoted text -

>
> > > > - Show quoted text -- Hide quoted text -

>
> > > - Show quoted text -- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
  #8 (permalink)  
Old 03-26-2008, 04:08 PM
Tia
 
Posts: n/a
Re: Please help

I think its better to have it as an extra column in my summary sheet
Correct me if im wrong
Ex: March 07= C5
March 08=D5
right ?

if is it so thats ok

thank u in advance

On Mar 26, 5:01*pm, Pete_UK <pashu...@auditel.net> wrote:
> So in that case we can look at the From column to determine the month
> in which the leave is taken?
>
> Incidentally, are you likely to have a new workbook for another year's
> leave patterns, or will you continue to use this workbook? (In which
> case you will need more columns in your summary sheet or a way of
> selecting the year in that sheet - which would you prefer?)
>
> Pete
>
> On Mar 26, 2:53*pm, Tia <tia.abdelka...@gmail.com> wrote:
>
>
>
> > actually u are right but i can always divide it
> > Example :
> > Vacation taken =20/03/2008 till 05/04/2008
> > i will enter it as

>
> > B22 * * From * * * * * * * *till =C22 * * * * *Total days taken =D22
> > B23 * * 20/3/08 * * * * * 31/3/2008 * * * * * * *6
> > B24 * * 1/4/2008 * * * * 05/4/2008 * * * * * * * 4

>
> > On Mar 26, 4:30*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > How would you want to treat the situation where the From date is in
> > > March (e.g. 28th March) and the To date is in April (e.g. 6th April),
> > > giving 6 days leave? This is actually 2 days in March and 4 days in
> > > April, assuming current year. Are your dates inclusive?

>
> > > Pete

>
> > > On Mar 26, 11:50*am, Tia <engineer.car...@gmail.com> wrote:

>
> > > > Im sorry for posting so many times but i give up searching it seems
> > > > that im a bad formula searcher b i dont know where to look thank you
> > > > for caring

>
> > > > I made an excel sheet to calculate the number of the vacation taken
> > > > by
> > > > the employees,excluding the weekend and the official holidays.
> > > > every employee has his own sheet
> > > > Here is the formula that i have used to know the total of days taken
> > > > each time :
> > > > B22=From (date)

>
> > > > > > C22= To Date
> > > > > > D22= Total Taken
> > > > > > C44:C53 =Official Holidays
> > > > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > > what i do really want now *is to find formula that allows me to know
> > > > the
> > > > number of all the vacation requested *(taken) in each month of the
> > > > year
> > > > as a summary sheet
> > > > A5=NAME
> > > > C5=JANUARY
> > > > D5=FEBRUARY
> > > > etc......

>
> > > > For each employee in his own sheet i wana make a summary for each
> > > > month

>
> > > > Thank you

>
> > > > On Mar 26, 1:39*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > > > I've seen this, and variations of it, posted in several newsgroups-
> > > > > it is not a good idea to multi-post.

>
> > > > > You give no details of where your employee names are located, so are
> > > > > we meant to guess how your data is laid out?

>
> > > > > Pete

>
> > > > > On Mar 26, 9:26*am, Tia <tia.abdelka...@gmail.com> wrote:

>
> > > > > > Hi,

>
> > > > > > I am trying to find a formula that allows me to know how many days an
> > > > > > employee took as a vactaion on each month a summary sheet for each
> > > > > > employee
> > > > > > In order to find the number of days taken i have use the following :

>
> > > > > > B22=From (date)
> > > > > > C22= To Date
> > > > > > D22= Total Taken
> > > > > > C22:C44 =Official Holidays
> > > > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > > > > Please advise
> > > > > > Tia- Hide quoted text -

>
> > > > > - Show quoted text -- Hide quoted text -

>
> > > > - Show quoted text -- Hide quoted text -

>
> > > - Show quoted text -- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
  #9 (permalink)  
Old 03-26-2008, 05:08 PM
Pete_UK
 
Posts: n/a
Re: Please help

Well, if C5 is Jan 08, you would want to continue across with Feb 08,
March 08 etc, so Jan 09 would be in cell O5, then Feb 09, March 09
etc.

I'll have a play about and get back to you later on.

Pete

On Mar 26, 3:08*pm, Tia <tia.abdelka...@gmail.com> wrote:
> I think its better to have it as an extra column in my summary sheet
> Correct me if im wrong
> Ex: March 07= C5
> March 08=D5
> right ?
>
> if is it so thats ok
>
> thank u in advance
>
> On Mar 26, 5:01*pm, Pete_UK <pashu...@auditel.net> wrote:
>
>
>
> > So in that case we can look at the From column to determine the month
> > in which the leave is taken?

>
> > Incidentally, are you likely to have a new workbook for another year's
> > leave patterns, or will you continue to use this workbook? (In which
> > case you will need more columns in your summary sheet or a way of
> > selecting the year in that sheet - which would you prefer?)

>
> > Pete

>
> > On Mar 26, 2:53*pm, Tia <tia.abdelka...@gmail.com> wrote:

>
> > > actually u are right but i can always divide it
> > > Example :
> > > Vacation taken =20/03/2008 till 05/04/2008
> > > i will enter it as

>
> > > B22 * * From * * * * * * * *till =C22 * * * * *Total days taken =D22
> > > B23 * * 20/3/08 * * * * * 31/3/2008 * * * * * * *6
> > > B24 * * 1/4/2008 * * * * 05/4/2008 * * * * * ** 4

>
> > > On Mar 26, 4:30*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > > How would you want to treat the situation where the From date is in
> > > > March (e.g. 28th March) and the To date is in April (e.g. 6th April),
> > > > giving 6 days leave? This is actually 2 days in March and 4 days in
> > > > April, assuming current year. Are your dates inclusive?

>
> > > > Pete

>
> > > > On Mar 26, 11:50*am, Tia <engineer.car...@gmail.com> wrote:

>
> > > > > Im sorry for posting so many times but i give up searching it seems
> > > > > that im a bad formula searcher b i dont know where to look thank you
> > > > > for caring

>
> > > > > I made an excel sheet to calculate the number of the vacation taken
> > > > > by
> > > > > the employees,excluding the weekend and the official holidays.
> > > > > every employee has his own sheet
> > > > > Here is the formula that i have used to know the total of days taken
> > > > > each time :
> > > > > B22=From (date)

>
> > > > > > > C22= To Date
> > > > > > > D22= Total Taken
> > > > > > > C44:C53 =Official Holidays
> > > > > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > > > what i do really want now *is to find formula that allows me to know
> > > > > the
> > > > > number of all the vacation requested *(taken) in each month of the
> > > > > year
> > > > > as a summary sheet
> > > > > A5=NAME
> > > > > C5=JANUARY
> > > > > D5=FEBRUARY
> > > > > etc......

>
> > > > > For each employee in his own sheet i wana make a summary for each
> > > > > month

>
> > > > > Thank you

>
> > > > > On Mar 26, 1:39*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > > > > I've seen this, and variations of it, posted in several newsgroups -
> > > > > > it is not a good idea to multi-post.

>
> > > > > > You give no details of where your employee names are located, soare
> > > > > > we meant to guess how your data is laid out?

>
> > > > > > Pete

>
> > > > > > On Mar 26, 9:26*am, Tia <tia.abdelka...@gmail.com> wrote:

>
> > > > > > > Hi,

>
> > > > > > > I am trying to find a formula that allows me to know how many days an
> > > > > > > employee took as a vactaion on each month a summary sheet for each
> > > > > > > employee
> > > > > > > In order to find the number of days taken i have use the following :

>
> > > > > > > B22=From (date)
> > > > > > > C22= To Date
> > > > > > > D22= Total Taken
> > > > > > > C22:C44 =Official Holidays
> > > > > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > > > > > Please advise
> > > > > > > Tia- Hide quoted text -

>
> > > > > > - Show quoted text -- Hide quoted text -

>
> > > > > - Show quoted text -- Hide quoted text -

>
> > > > - Show quoted text -- Hide quoted text -

>
> > > - Show quoted text -- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
  #10 (permalink)  
Old 03-26-2008, 05:24 PM
Tia
 
Posts: n/a
Re: Please help

Yes exactly

Thank you for your help
Waiting your reply
Tia


On Mar 26, 6:08*pm, Pete_UK <pashu...@auditel.net> wrote:
> Well, if C5 is Jan 08, you would want to continue across with Feb 08,
> March 08 etc, so Jan 09 would be in cell O5, then Feb 09, March 09
> etc.
>
> I'll have a play about and get back to you later on.
>
> Pete
>
> On Mar 26, 3:08*pm, Tia <tia.abdelka...@gmail.com> wrote:
>
>
>
> > I think its better to have it as an extra column in my summary sheet
> > Correct me if im wrong
> > Ex: March 07= C5
> > March 08=D5
> > right ?

>
> > if is it so thats ok

>
> > thank u in advance

>
> > On Mar 26, 5:01*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > So in that case we can look at the From column to determine the month
> > > in which the leave is taken?

>
> > > Incidentally, are you likely to have a new workbook for another year's
> > > leave patterns, or will you continue to use this workbook? (In which
> > > case you will need more columns in your summary sheet or a way of
> > > selecting the year in that sheet - which would you prefer?)

>
> > > Pete

>
> > > On Mar 26, 2:53*pm, Tia <tia.abdelka...@gmail.com> wrote:

>
> > > > actually u are right but i can always divide it
> > > > Example :
> > > > Vacation taken =20/03/2008 till 05/04/2008
> > > > i will enter it as

>
> > > > B22 * * From * * * * * * * *till =C22 * * * * *Total days taken =D22
> > > > B23 * * 20/3/08 * * * * * 31/3/2008 * * * * * * *6
> > > > B24 * * 1/4/2008 * * * * 05/4/2008 * * * * * * * 4

>
> > > > On Mar 26, 4:30*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > > > How would you want to treat the situation where the From date is in
> > > > > March (e.g. 28th March) and the To date is in April (e.g. 6th April),
> > > > > giving 6 days leave? This is actually 2 days in March and 4 days in
> > > > > April, assuming current year. Are your dates inclusive?

>
> > > > > Pete

>
> > > > > On Mar 26, 11:50*am, Tia <engineer.car...@gmail.com> wrote:

>
> > > > > > Im sorry for posting so many times but i give up searching it seems
> > > > > > that im a bad formula searcher b i dont know where to look thankyou
> > > > > > for caring

>
> > > > > > I made an excel sheet to calculate the number of the vacation taken
> > > > > > by
> > > > > > the employees,excluding the weekend and the official holidays.
> > > > > > every employee has his own sheet
> > > > > > Here is the formula that i have used to know the total of days taken
> > > > > > each time :
> > > > > > B22=From (date)

>
> > > > > > > > C22= To Date
> > > > > > > > D22= Total Taken
> > > > > > > > C44:C53 =Official Holidays
> > > > > > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > > > > what i do really want now *is to find formula that allows me to know
> > > > > > the
> > > > > > number of all the vacation requested *(taken) in each month ofthe
> > > > > > year
> > > > > > as a summary sheet
> > > > > > A5=NAME
> > > > > > C5=JANUARY
> > > > > > D5=FEBRUARY
> > > > > > etc......

>
> > > > > > For each employee in his own sheet i wana make a summary for each
> > > > > > month

>
> > > > > > Thank you

>
> > > > > > On Mar 26, 1:39*pm, Pete_UK <pashu...@auditel.net> wrote:

>
> > > > > > > I've seen this, and variations of it, posted in several newsgroups -
> > > > > > > it is not a good idea to multi-post.

>
> > > > > > > You give no details of where your employee names are located, so are
> > > > > > > we meant to guess how your data is laid out?

>
> > > > > > > Pete

>
> > > > > > > On Mar 26, 9:26*am, Tia <tia.abdelka...@gmail.com> wrote:

>
> > > > > > > > Hi,

>
> > > > > > > > I am trying to find a formula that allows me to know how many days an
> > > > > > > > employee took as a vactaion on each month a summary sheet for each
> > > > > > > > employee
> > > > > > > > In order to find the number of days taken i have use the following :

>
> > > > > > > > B22=From (date)
> > > > > > > > C22= To Date
> > > > > > > > D22= Total Taken
> > > > > > > > C22:C44 =Official Holidays
> > > > > > > > =NETWORKDAYS(B22,C22,C44:C53)

>
> > > > > > > > Please advise
> > > > > > > > Tia- Hide quoted text -

>
> > > > > > > - Show quoted text -- Hide quoted text -

>
> > > > > > - Show quoted text -- Hide quoted text -

>
> > > > > - Show quoted text -- Hide quoted text -

>
> > > > - Show quoted text -- Hide quoted text -

>
> > > - Show quoted text -- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:16 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Loan | Remortgages | Mortgage | Mortgage Calculator | Credit Card



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114