ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   6 Day working week (friday holiday) (https://www.excelbanter.com/excel-worksheet-functions/252874-6-day-working-week-friday-holiday.html)

Dan Johns

6 Day working week (friday holiday)
 
Hieveryone,

I am an excell novice trying to put together a project calculation sheet. I need to calculate total days between 2 dates excluding each and every friday. (middle east, they like to be different) My dates refer to job start and finish and i need the number of working days to automatically calculate costs on a lower table. I have seen an aray of suggestions but i cant get them to work to suit my requirements. (just calculating 6 out of seven days dosent help as a 3 day job falling over a friday will show a 4 day duration. My dates are input from a Developer tab 'date and time picker' and linked to a normal cell in standard date format. NETWORKINGDAYS as you know calculates with SAT and SUN off.

is there any way to add a new formular or modify an existing...??? if not any crack at a solution would be great.

all help appreciated.


Submitted via EggHeadCafe - Software Developer Portal of Choice
Document Compatibility in Internet Explorer 8
http://www.eggheadcafe.com/tutorials...bility-in.aspx

Dan Johns

6 Day working week (friday holiday)
 
Hi everyone,

I am an excell novice trying to put together a project
calculation sheet. I need to calculate total days
between 2 dates excluding each and every friday.
(middle east, they like to be different) My dates refer
to job start and finish and i need the number of working
days to automatically calculate costs on a lower table.
I have seen an aray of suggestions but i cant get them
to work to suit my requirements. (just calculating 6 out
of seven days dosent help as a 3 day job falling over a
friday will show a 4 day duration. My dates are input
from a Developer tab 'date and time picker' and linked
to a normal cell in standard date format. NETWORKINGDAYS
as you know calculates with SAT and SUN off.

is there any way to add a new formular or modify an
existing...??? if not any crack at a solution would be great.

all help appreciated.



Dan Johns wrote:

6 Day working week (friday holiday)
09-Jan-10

Hieveryone,

I am an excell novice trying to put together a project calculation sheet. I need to calculate total days between 2 dates excluding each and every friday. (middle east, they like to be different) My dates refer to job start and finish and i need the number of working days to automatically calculate costs on a lower table. I have seen an aray of suggestions but i cant get them to work to suit my requirements. (just calculating 6 out of seven days dosent help as a 3 day job falling over a friday will show a 4 day duration. My dates are input from a Developer tab 'date and time picker' and linked to a normal cell in standard date format. NETWORKINGDAYS as you know calculates with SAT and SUN off.

is there any way to add a new formular or modify an existing...??? if not any crack at a solution would be great.

all help appreciated.

Previous Posts In This Thread:


Submitted via EggHeadCafe - Software Developer Portal of Choice
ASP.NET Excel Workbooks, ADO.NET, Message Queue
http://www.eggheadcafe.com/tutorials...workbooks.aspx

Roger Govier[_3_]

6 Day working week (friday holiday)
 
Hi Dan

The following will give you a count of the total number of day that are not
Friday, in the range A1:A31.
Change ranges to suit

=SUMPRODUCT(--(WEEKDAY(A1:A31)<5),--(A1:A31<""))

--
Regards
Roger Govier

"Dan Johns" wrote in message ...
Hi everyone,

I am an excell novice trying to put together a project
calculation sheet. I need to calculate total days
between 2 dates excluding each and every friday.
(middle east, they like to be different) My dates refer
to job start and finish and i need the number of working
days to automatically calculate costs on a lower table.
I have seen an aray of suggestions but i cant get them
to work to suit my requirements. (just calculating 6 out
of seven days dosent help as a 3 day job falling over a
friday will show a 4 day duration. My dates are input
from a Developer tab 'date and time picker' and linked
to a normal cell in standard date format. NETWORKINGDAYS
as you know calculates with SAT and SUN off.

is there any way to add a new formular or modify an
existing...??? if not any crack at a solution would be great.

all help appreciated.



Dan Johns wrote:

6 Day working week (friday holiday)
09-Jan-10

Hieveryone,

I am an excell novice trying to put together a project calculation sheet.
I need to calculate total days between 2 dates excluding each and every
friday. (middle east, they like to be different) My dates refer to job
start and finish and i need the number of working days to automatically
calculate costs on a lower table. I have seen an aray of suggestions but i
cant get them to work to suit my requirements. (just calculating 6 out of
seven days dosent help as a 3 day job falling over a friday will show a 4
day duration. My dates are input from a Developer tab 'date and time
picker' and linked to a normal cell in standard date format.
NETWORKINGDAYS as you know calculates with SAT and SUN off.

is there any way to add a new formular or modify an existing...??? if not
any crack at a solution would be great.

all help appreciated.

Previous Posts In This Thread:


Submitted via EggHeadCafe - Software Developer Portal of Choice
ASP.NET Excel Workbooks, ADO.NET, Message Queue
http://www.eggheadcafe.com/tutorials...workbooks.aspx

__________ Information from ESET Smart Security, version of virus
signature database 4756 (20100109) __________

The message was checked by ESET Smart Security.

http://www.eset.com




__________ Information from ESET Smart Security, version of virus signature database 4756 (20100109) __________

The message was checked by ESET Smart Security.

http://www.eset.com





All times are GMT +1. The time now is 05:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com