workday

  1. D

    Determining work days and date ranges (Gantt related)

    I'm working on a gantt chart where I want to be able to determine the number of "work days" which occur as of a certain date (which could be a weekend or holiday start). I have to subtract non working days such as holidays, which are listed in another tab. The function I am using is WORKDAY()...
  2. M

    Scheduling in Excel (How to skip weekend and holiday)

    Hi I would like to make a basic scheduling in excel. So here is what I want to do: The Completion time simply= Start time + Process timeThe start time formula = The last process time.What I want to make is, how to make the completion time skip the non-working hours and days. For example in...
  3. A

    Need last workday with Mon's & Tue's off

    Hello all, I have this formula in B1 to find the last workday of the month having Mondays and Tuesdays off: =WORKDAY.INTL(A1,NETWORKDAYS.INTL(A1,EOMONTH(A1,0),3)-1,3) which goes down the column to B12, with A1:A12 varying from A1=01/01/2018 to A12=12/01/2018. It all works well except for Jan...
  4. L

    VBA: Using a WORKDAY formula that references the cell above

    I'm working on a scheduling spreadsheet that has evolved over time The relevent data is a date in column 7 (G) & the build time in minutes in column 12 (L) Part of the macro that runs on this sheet includes some code kindly provided by JLGWhiz The code divides the biuld time by 426 (1...
  5. D

    Calculate Pay Day

    Calculate pay day I get paid on the first of every month. When this falls on a Saturday or Sunday I get paid on the previous Friday. But when this falls on a Bank holiday I get paid on the previous working day. How do I calculate my pay day?
  6. J

    Continuous days tally not including weekends

    Hello, I am trying to get a continuous running tally of days that does not include weekends. I used a formula to check if the date is a weekend, if true, return 0, else, add 1: =IF(WEEKDAY(L5,2)>5,0,L7+1) I am able to get the weekend as 0. However, the tally reverts back to 1 after the...
  7. B

    WORKDAY Formula

    I am trying to figure out a formula for adding 30 days to a date and if it lands on a SAT/SUN it going to the previous WEEKDAY assuming there is not a holiday. For example Date: 1/23/18 +30 is 2/22/18 which is ok because that is a Thursday but Date: 2/2/18 + 30 is 3/4/18 is a Sunday need it...
  8. 3

    First Workday of the Month

    Hi, I have seen many articles or posts on the internet that using the following formula, I could get the first workday of the month. =WORKDAY(DATE(YEAR(TODAY()),MONTH(TODAY()),1)-1,1) However, the result of the formula is 43040. It doesn't make sense to me. Do I need to convert it first...
  9. H

    Add (+1) Workday to formula

    Dear all, Please see my formula below: =IF(D16="",SUMIF($A$7:$A$36,E16,$G$7:$G$36)+1,IF(D16<>"",WORKDAY(G15,D16),WORKDAY(G15,D16))) This formula is a little hard to explain with going into masses of details. If you look at the +1 within the formula, this adds 1day to a date... how do I add a...
  10. L

    today() vs workday()

    Hi When I use today(), it will return today date in this format 10\10\2017 so far so good. However, when I use workday(), it will return number like 43032. I know I have to change the format to date but why I did not need to do that with today(). Thanks
  11. L

    workday() and networkdays() are got given the same result

    Hi I tried to use workday() and networkdays() to see the difference. I am surprised that I got different result. I live in Canada and today is holiday. I did not enter any holiday in the workday() function <tbody> task start date # of days =WORKDAY(B2,C2) =NETWORKDAYS(B2,D2) <tbody>...
  12. C

    Add workday from the value of the cell above.

    Hello everybody, How can i make a formula that adds a workday of the date givin by the cell above? something like this? i want to type the formula in a sheet (no vba.) =Workday(Activecell.offset(-1,0),1) ? i can't seem to figure it out. ty.
  13. U

    Determing the last workday of the month

    Hello, I'm hoping someone can assist me, I need to have a formula that calculates when the last workday of the month is, holidays would not be counted as work days. I then need for "EOM" to appear in the column representing the last working day of the month. Currently I have this formula that...
  14. K

    Formula for calculating number of days between start and end date excluding weekends and holidays

    Hi there, I am trying to create a formula that calculates 'days of work' within weekdays except for weekends and holidays. I acknowledge that there is 'Workday' function but it requires days of work. For example, if you have Start date: 2017-03-29 and End date: 2017-04-04 with a holiday at...
  15. C

    Excel 2010 Workday and Weekday Formula

    Hi, I have a Worksheet that contains a list of colleagues and their annual leave. The dates are horizontal and they are all formulas referring to a date in cell B1. The formulas are in the format of =workday(C4,1). Some of these formulas are formatted as ddd to show the day of the week. What I...
  16. D

    WORKDAY formula round up (perhaps arrays)

    Hello! I have a problem I am trying to solve. Problem 1. 1. I have daily dates from 01.01.2017 - 31.12.2017 -> cells B1:NB1 2. I have a cost of 100€ that I have to pay every month, on the 15th, nearest to the WORKDAY. Anyone knows what formula to use in order to insert it in B2 (just below...
  17. J

    Date 10th of Each Month

    I have a spreadsheet that calculates the future due date of projects. The project is due on the 10th of each month but has to account for weekends and holidays. If a holiday (handled by the vlookup) or weekend is present is shows the previous workday. The below formula works well, however, it...
  18. J

    Calculating Holidays

    I am needing to calculate holidays that I can use as part of the workday function. I used the following formula for Thanksgiving but need help understanding what it is doing so I can calculate these other holidays. =DATE(C2,11,1)+21+CHOOSE(WEEKDAY(DATE(C2,11,1)),4,3,2,1,0,6,5) --C2 is the...
  19. T

    First Business Day of Next Month excel formula

    Hello, I need a formula that gives me the first business day of the next month according to a date in cell A1. For example, if: A1 = 7/29/16 I would like A2 to read = 8/1/16 Please and thank you!
  20. D

    Excel (2007) "workday" how to add days to a date and include saturday, for a schedule.

    Hello All, I am new to Excel, and working on a project timeline. I am trying to insert a number of days in column "b" for the amount of time each job will take. In column "c" I have the start date, and in column "d" i have the end date. I would like it to work so that when I enter the days...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top