holiday

  1. R

    Trouble with Advanced Filter

    Hello ~ Haven't experienced this before... Below is basic Advanced Filter code using 2 criteria: "does not equal Lunch" and "does not equal Holiday" When I run this code it won't filter for either of the two criteria With Sheets("Sheet1") .Range("P2") = "<>" & "Lunch" .Range("P3")...
  2. S

    Match one value in column and vlookup the rest?

    Not sure if my title is exactly what I'm looking for but what I'm trying to do is lookup a value based on two criteria. The best way to show you what I'm looking to do is to just show a sample of what I'm trying to do. Whatever is in cell A2 (District 3), I want the formulas in column B to...
  3. A

    VBA for Copying Tabs to another file location that's already saved.

    Hi, I was wondering if someone can help? I have a spreadsheet "Holiday Planners" in that I have several tabs of areas "Enhance, Prepay, Appointments". Each of these have a calendar with slots that are available on that day. This is the main spreadsheet that I update each time some books a...
  4. B

    Select Case To Check Date Ranges

    Hi Guys, I am using the below code to do checks for a automated holiday spreadsheet. if first checks to see if the user has enough holiday "<26" and then checks to see if they are not trying to request more that 10 days " < 10 ". the dates are declared in two cells From " B21" To "C21" what...
  5. M

    VBA to determine next working date excluding holiday List and WeekEnds

    Hello Experts, I have a requirement where i need to update a column in excel with dates thats equal to todays Date + 2 days ahead (Ex: 4-Aug + 2 Days ahead). But the date must not be a weekend (Saturday and Sunday) and also none among the below shown holiday list. Suppose i am running this...
  6. R

    Solution Formula Required - Employee Holidays

    Hi All, First post on here, been quite self sufficient for some time however this one exceeds my excel talents and looking into the wider talent pool for a solution. I have an operational planner whereby I would like to automate the inclusion of employee holidays from another source on the...
  7. 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...
  8. S

    Calculating a Date, Returning a previous date if Weekend

    I've tried to find a formula, but I'm having trouble making any of them work for me. I'd like to try to calculate a date, but roll to the previous Friday if it falls on a weekend. B3 - Date C3 - Due x number of days before B3 D3 - Mailing Days (this would also be subtracted from the number...
  9. C

    Finding a holiday

    I'm working on a spreadsheet to estimate my paycheck. I know using =networkdays can help me find out of there is a holiday on any given week, but I need to know if it is on the mon, tue, wed, thu, fri, sat, or sun of the week so I can calculate holiday pay. I did it once before, but ended up...
  10. C

    Networkdays excluding holidays, need to drag results down a column

    I am using the formula for calculating Networkdays, excluding holidays, for 1 column of start dates and 1 columns of end dates, but when I drag the formula down to calculate for the rest of the cells, the cells in which I have the holidays linked in the formula also drag as well. They just...
  11. Eclectic Lady

    How many combinations??

    Hello, This may very well not be the place to post this question but I'm a writer not a math wiz and quite simply don't know how to figure this out. I'm writing a newspaper article on hoarding and would like to determine how many different Christmas trees I can decorate using seven variables...
  12. T

    Formula help to find Friday nearest the last day in November but no later than Dec 1

    Hi All I am trying to work out how to write a formula that would give me a result for finding the Friday nearest the last day in November but no later than Dec 1 the fact that it can include the 1st of December has this novice scratching his head. I am attempting to create an annual planner...
  13. T

    Creating a teaching schedule: Include weekends but exclude school holidays

    Dear all, I am trying to create a spreadsheet which will automatically calculate the teaching dates for a teacher teaching lessons on a weekly basis. The spreadsheet should include weekends, as some teaching is taught on Sat/Sun but exclude school holidays. (It would be nice if it could copy...
  14. T

    3rd Friday of month Excluding Holidays

    Hi all- i'm stuck on a problem: I need to calculate the 3rd friday of a given month, but if that date is a holiday (based on an array of predefined holiday dates), then I need to return the previous good workday (i.e. if Friday & Thurs are both holidays, return Wed.). I can calculate the...
  15. R

    Multiple Holidays in NETWORKDAYS function referencing another book

    Hello, I am trying to find a way to use multiple holidays in the NETWORKDAYS function by referencing another book and using a naming convention. This is a for a time sheet spreadsheet so it will be applied to 12 separate tabs. Let's say I have a tab named Holidays and in this tab there is a...
  16. R

    count amount of holidays in period of time, using vba excel

    Hello, I am trying to find a way to return the amount of holidays in a certain period of time. This period of time is indicated with a beginning and ending date and I need to check the amount of holidays between these two dates. I have been trying to compare two arrays, the first one with the...
  17. M

    How to calculate the next quarter excluding weekends and holidays

    Hi, This is my second day on the board and my first post. I'm relatively new to ACCESS. I am building a database for work which will take an entered date from a table ( [ss_WIRB_IRB_2_Approval]![Date2Approved] ) and calculate the next quarter based on the current date. The next quarter...
  18. C

    Delivery Dates with weekends and public holidays

    Hi All, I'm trying to build a tool to lookup delivery times in Excel 2007 and I'm a bit stuck. The requirements i have are; - Each suburb can have a different delivery timeframe, these are located on a separate sheet - Delivery times are in working days so it needs to account for weekends and...
  19. D

    Holiday Calculations

    Does anyone know how to calculate a national holiday from year to year. In canada Victoria day falls on the monday on or before the 25th of may. PLease help

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