ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   make continuous list of days of week without Sunday (https://www.excelbanter.com/excel-discussion-misc-queries/245071-make-continuous-list-days-week-without-sunday.html)

pb.admin

make continuous list of days of week without Sunday
 
How can I make a continuous list of the days of the week without including
Sunday? I use Excel 2000. I need to make a "to-do" list for everyday,
except Sunday.

Jacob Skaria

make continuous list of days of week without Sunday
 
Enter a date in A1

Enter the below formula in A2 and copy/drag down as required
=A1+IF(WEEKDAY(A1)=7,2,1)

If this post helps click Yes
---------------
Jacob Skaria


"pb.admin" wrote:

How can I make a continuous list of the days of the week without including
Sunday? I use Excel 2000. I need to make a "to-do" list for everyday,
except Sunday.



All times are GMT +1. The time now is 05:15 PM.

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