ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Count Days excluding Sundays (https://www.excelbanter.com/excel-worksheet-functions/6233-count-days-excluding-sundays.html)

KENNY

Count Days excluding Sundays
 
Hi All,

I would like to put a date in one cell, while in the
other, show the date that is 30 days earlier -- but not
counting Sundays. In other words, I have to have
something at this destination on date B, then I must mail
it on Date A...

Help?!

Frank Kabel

Hi
if you put your data in A1 try:
=A1-SMALL(IF((WEEKDAY(A1-(ROW(INDIRECT("1:"&30*10))),2)<7),ROW(INDIRECT
("1:"&30*10))),30)



--
Regards
Frank Kabel
Frankfurt, Germany

"KENNY" schrieb im Newsbeitrag
...
Hi All,

I would like to put a date in one cell, while in the
other, show the date that is 30 days earlier -- but not
counting Sundays. In other words, I have to have
something at this destination on date B, then I must mail
it on Date A...

Help?!



Frank Kabel

Hi
forgot to mention that you have to enter this as array formula with
CTRL+SHIFT+ENTER and that it does not take care of holidays

--
Regards
Frank Kabel
Frankfurt, Germany

"Frank Kabel" schrieb im Newsbeitrag
...
Hi
if you put your data in A1 try:

=A1-SMALL(IF((WEEKDAY(A1-(ROW(INDIRECT("1:"&30*10))),2)<7),ROW(INDIRECT
("1:"&30*10))),30)



--
Regards
Frank Kabel
Frankfurt, Germany

"KENNY" schrieb im Newsbeitrag
...
Hi All,

I would like to put a date in one cell, while in the
other, show the date that is 30 days earlier -- but not
counting Sundays. In other words, I have to have
something at this destination on date B, then I must mail
it on Date A...

Help?!




KENNY

BRILLIANT! Thanks.
-----Original Message-----
Hi
forgot to mention that you have to enter this as array

formula with
CTRL+SHIFT+ENTER and that it does not take care of

holidays

--
Regards
Frank Kabel
Frankfurt, Germany

"Frank Kabel" schrieb im

Newsbeitrag
...
Hi
if you put your data in A1 try:

=A1-SMALL(IF((WEEKDAY(A1-(ROW(INDIRECT("1:"&30*10))),2)

<7),ROW(INDIRECT
("1:"&30*10))),30)



--
Regards
Frank Kabel
Frankfurt, Germany

"KENNY" schrieb

im Newsbeitrag
...
Hi All,

I would like to put a date in one cell, while in the
other, show the date that is 30 days earlier -- but

not
counting Sundays. In other words, I have to have
something at this destination on date B, then I must

mail
it on Date A...

Help?!



.



All times are GMT +1. The time now is 11:30 AM.

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