+ Reply to Thread
Results 1 to 3 of 3

Thread: Extending a series of weekday only dates

  1. #1
    Registered User
    Join Date
    09-28-2011
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    2

    Question Extending a series of weekday only dates

    Hi
    In Excel 2003 (SP3) I have entered three weeks worth of consecutive weekday only dates, selected and dragged to extend the series - but the extended dates start again at the first date in my entered series.
    I want to enter drag to create a years worth of weekday only dates.
    Any suggestions please ?

  2. #2
    Valued Forum Contributor
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    1,957

    Re: Extending a series of weekday only dates

    Assuming you're starting in cell A1 and dragging the dates downward...

    In cell A1 enter the start date.

    In cell A2 enter =IF(WEEKDAY(A1,2)=5,A1+3,A1+1)

    Drag that formula down (you can use Paste Special|Values to replace the formula with the values afterwards, if you want)

  3. #3
    Registered User
    Join Date
    09-28-2011
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    2

    Smile Re: Extending a series of weekday only dates

    Andrew thank you - you're a gem !

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0