+ Reply to Thread
Results 1 to 3 of 3

Date Display - Display Only Columns with Dates that are Monday's for the current year.

  1. #1
    Registered User
    Join Date
    01-22-2013
    Location
    Hawaii
    MS-Off Ver
    Excel 2003
    Posts
    34

    Date Display - Display Only Columns with Dates that are Monday's for the current year.

    I have a spreadsheet with dates as headers for all days during the current calendar year (365 columns). I want to hide all of the dates that are not Monday's (Just want to see every column with a Monday date). I could manually do this, but something that is more automated would be better.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Date Display - Display Only Columns with Dates that are Monday's for the current year.

    I would 1st ask why you have your table going across and not down? That way, you could use something like this in a helpee column, and just filter on 1...
    =WEEKDAY(J2,2)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    09-13-2012
    Location
    Queensland
    MS-Off Ver
    Excel 2007
    Posts
    36

    Re: Date Display - Display Only Columns with Dates that are Monday's for the current year.

    here you go mate

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Select columns, compare dates and display column title with oldest date
    By rluesc in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 01-03-2016, 03:47 PM
  2. [SOLVED] Current day to display as Year, Month, Day?
    By OpOrange in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-21-2014, 09:41 PM
  3. Replies: 5
    Last Post: 01-29-2014, 09:49 PM
  4. [SOLVED] Display Fridays date (and message) if current date is Monday
    By Pierce Quality in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-26-2013, 09:40 AM
  5. how do you display the current date as weeks and days detween 2 dates
    By john dalton in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-16-2013, 01:36 PM
  6. Display current year in cell
    By Wavin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-04-2013, 05:33 AM
  7. SOLVED - Display the date of the previous Monday?
    By tavlrb in forum Excel General
    Replies: 2
    Last Post: 02-26-2011, 01:50 AM

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