+ Reply to Thread
Results 1 to 3 of 3

Highlight current week column

Hybrid View

  1. #1
    Registered User
    Join Date
    04-06-2010
    Location
    england
    MS-Off Ver
    Excel 2003
    Posts
    1

    Highlight current week column

    Hello,

    I have a workbook which I use to plot financial project milestones. The columns along the top have the date range in weeks i.e. [ 01-mar ]....[08-mar] and so on, the rows below the projects and the values. I would like to highlight the current week column, I can do this manually but as the weeks go by I have to re-do the original formatting every time (annoying).

    Does anyone know of a more intellegent way of highlighting the "current week" column?

    Thanks in advance for your time,

    Podge

  2. #2
    Valued Forum Contributor rwgrietveld's Avatar
    Join Date
    09-02-2008
    Location
    Netherlands
    MS-Off Ver
    XL 2007 / XL 2010
    Posts
    1,671

    Re: Highlight current week column

    The important part here is the format of:

    [ 01-mar ]....[08-mar]

    One could check and have a Cond. Formatting accordingly.

    Please specify the avobe format (e.g text, dates, ...)

    Are this two cells or one cell?
    Looking for great solutions but hate waiting?
    Seach this Forum through Google

    www.Google.com
    (e.g. +multiple +IF site:excelforum.com/excel-general/ )

    www.Google.com
    (e.g. +fill +combobox site:excelforum.com/excel-programming/ )

    Ave,
    Ricardo

  3. #3
    Registered User
    Join Date
    03-16-2009
    Location
    London, UK
    MS-Off Ver
    Excel 16.78 on Mac - Office 365.
    Posts
    80

    Re: Highlight current week column

    If you had

    A1: 29-Mar
    A2: 05-Apr
    A3: 12-Apr

    then you could enter a conditional formatting formula

    =AND(TODAY()>=A1,TODAY()<B1)

    which would highlight the week you are currently in

+ 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