Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need help converting working days to calendar days, to give me a completion date. I have a calendar (sheet name "Calendar") with the following columns Column A - Date Column B - Day of week (ie 1 to 7, 1 being a Sunday). Column C - Non Working Days (contains a 1 if the row is a Sunday) Column D - Holidays (contains a 1 if the row is a public holiday) Headings are row 1, Data is row 2 to Row 1872 My second sheet is called "EOT Register". This contains a summary of how the completion date was calculated. Column F contains the start date(f2:f72) Column I contains the number of work days which needs to be added. Column K should total the number of Non working days ie Sundays between the start date and completion date Column M should total the number of holidays between the start date and completion date column N is where the calendar days needs to be calculated Column P is where the completion date needs to be calculated(Col F+ Col N) Columns K,M,N,P are the columns that i need help with. Regards Primed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculating calendar days excluding holidays | Excel Programming | |||
Conditional Formatting Dates calculating 10 days and 30 days from a certain date | Excel Worksheet Functions | |||
Calculating number of days between two dates that fall between two other dates | Excel Discussion (Misc queries) | |||
Calculating # of busn days, not just calendar days, between 2 dates? | Excel Programming | |||
Number of days between dates (Calendar) | Excel Programming |