+ Reply to Thread
Results 1 to 2 of 2

auto fill in cells with days

Hybrid View

  1. #1
    Registered User
    Join Date
    04-17-2012
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    6

    auto fill in cells with days

    I am trying to get a work sheet to put days in automatically i.e if A1 has mon cell a2 has tues etc for 28 cells I know I can do a if command but each month will have a different starting day ex I need A1 to be a sun and there for need it to calculate A2 etc from mon all help appreciated

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,412

    Re: auto fill in cells with days

    Put the date of the first day of the month in A1 and apply a custom filter to that cell of "ddd".

    Then put this formula in A2:

    =A1+1

    and apply the same format to that. Then copy A2 down to A28.

    Hope this helps.

    Pete

    EDIT: if you want to change the month, all you need to do is to put the date for the first of that month in A1, and the rest of the cells will change automatically.
    Last edited by Pete_UK; 07-18-2012 at 12:25 PM.

+ 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.6.0 RC 1