ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Excel - list days of a month, excluding Sundays (https://www.excelbanter.com/excel-discussion-misc-queries/62810-excel-list-days-month-excluding-sundays.html)

John

Excel - list days of a month, excluding Sundays
 
I need to put the dates of a month in a column each month (Jan, Feb, etc.),
but I do not want to list Sundays. Can this be done automatically or do I
just fill the series and delete the Sunday rows?






Sandy Mann

Excel - list days of a month, excluding Sundays
 
John Try:

=IF(WEEKDAY(A1+1,1)=1,A1+2,A1+1)

with your start date in A1

--
HTH

Sandy

with @tiscali.co.uk


"John" wrote in message
...
I need to put the dates of a month in a column each month (Jan, Feb, etc.),
but I do not want to list Sundays. Can this be done automatically or do I
just fill the series and delete the Sunday rows?










All times are GMT +1. The time now is 08:43 AM.

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