Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default I want to set weekly off as Thursday instead of Saturday & Sunday

In fill series date : I want to work on weekdays. I want weekly off as
Thursday
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default I want to set weekly off as Thursday instead of Saturday & Sunday

If you want to fill a series of dates and exclude Thursdays:

Enter the starting date in your first cell, assume A1:

A1 = 7/1/2008

Enter this formula in A2 and copy down as needed:

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

--
Biff
Microsoft Excel MVP


"Porwal P K" <Porwal P wrote in message
...
In fill series date : I want to work on weekdays. I want weekly off as
Thursday



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
NETWORKDAYS including Saturday and Sunday Sherry Excel Discussion (Misc queries) 2 May 15th 08 11:06 PM
When I convert a date to a weekday, Sunday becomes Thursday? FredYorkII Excel Worksheet Functions 1 May 3rd 06 06:31 PM
Sunday to Saturday weekly foreward planner leub Excel Worksheet Functions 3 January 9th 06 03:53 PM
Is there a way to identify saturday and sunday automatically Unicornlmb Excel Discussion (Misc queries) 2 January 5th 06 05:34 PM
Receiving daily log Sunday - Saturday by incoming truck Mark Schroeder Excel Discussion (Misc queries) 0 November 19th 05 12:24 AM


All times are GMT +1. The time now is 03:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"