Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a difficult problem to solve. I am working with Excel 2003 and trying
to calculate a prior date based on a particular billing date. Normally this would be solved with the workday function but I have a few special conditions. The first is a range of holidays that if the result equals one of those holidays, then I want the date to readout the prior business day (for example, since September 1 is a banking holiday and the result should then be August 29). The second condition is our holidays. The calculation needs to omit those days from consideration (for example, if the billing date is Dec 1 and we have Nov 27 & 28 off, the result should be Nov 24.) The third condition is that these two lists of holidays have some overlap. Let me know if I didn't explain clearly or any other information I need to provide to arrive at a solution. Currently the people are hand counting by the calendar each month introducing a high risk for error. Please advise. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
So how many days are we talking about here?
Note that you can specify a range and put all the holidays in there =WORKDAY (date,-5,Holidays) -- Regards, Peo Sjoblom "debinnyc" wrote in message ... I have a difficult problem to solve. I am working with Excel 2003 and trying to calculate a prior date based on a particular billing date. Normally this would be solved with the workday function but I have a few special conditions. The first is a range of holidays that if the result equals one of those holidays, then I want the date to readout the prior business day (for example, since September 1 is a banking holiday and the result should then be August 29). The second condition is our holidays. The calculation needs to omit those days from consideration (for example, if the billing date is Dec 1 and we have Nov 27 & 28 off, the result should be Nov 24.) The third condition is that these two lists of holidays have some overlap. Let me know if I didn't explain clearly or any other information I need to provide to arrive at a solution. Currently the people are hand counting by the calendar each month introducing a high risk for error. Please advise. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Each list has ten days. However the criteria for what I want the formula to
do is different for each list. And the lists overlap. Therein lies the problem. "Peo Sjoblom" wrote: So how many days are we talking about here? Note that you can specify a range and put all the holidays in there =WORKDAY (date,-5,Holidays) -- Regards, Peo Sjoblom "debinnyc" wrote in message ... I have a difficult problem to solve. I am working with Excel 2003 and trying to calculate a prior date based on a particular billing date. Normally this would be solved with the workday function but I have a few special conditions. The first is a range of holidays that if the result equals one of those holidays, then I want the date to readout the prior business day (for example, since September 1 is a banking holiday and the result should then be August 29). The second condition is our holidays. The calculation needs to omit those days from consideration (for example, if the billing date is Dec 1 and we have Nov 27 & 28 off, the result should be Nov 24.) The third condition is that these two lists of holidays have some overlap. Let me know if I didn't explain clearly or any other information I need to provide to arrive at a solution. Currently the people are hand counting by the calendar each month introducing a high risk for error. Please advise. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
past cell by date | Excel Worksheet Functions | |||
Always open a certain worksheet if date is past? | Excel Discussion (Misc queries) | |||
When I open my past invoice it keeps changing date to todays date | Excel Worksheet Functions | |||
need to show when date is past due | Excel Worksheet Functions | |||
Date/If function for past dues | Excel Worksheet Functions |