+ Reply to Thread
Results 1 to 3 of 3

How to highlight the weeknum column

  1. #1
    Registered User
    Join Date
    02-03-2017
    Location
    ENGLAND
    MS-Off Ver
    EXCEL 2013
    Posts
    15

    How to highlight the weeknum column

    Hi
    I have a gantt chart and I want the weeknum column to be highlighted automatically as the week changes.
    I am looking for some step by step instructions to do this.
    Thanks, Kristina
    Attached Files Attached Files

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,887

    Re: How to highlight the weeknum column

    Select H4:BG4 in your worksheet.

    Click on Conditional formatting, and choose New Rule.

    Pick "Use a formula to ... format"

    Since you are using Weeknum(D1) for current week in B1. You can use that cell for conditional formatting formula.

    =H4=$B$1

    Apply your format. Done.

    EDIT: If you want to highlight entire column.
    Select H4:BG60.
    And change formula to...
    =H$4=$B$1
    Last edited by CK76; 02-03-2017 at 08:18 AM.

  3. #3
    Registered User
    Join Date
    02-03-2017
    Location
    ENGLAND
    MS-Off Ver
    EXCEL 2013
    Posts
    15

    Wink Re: How to highlight the weeknum column

    Thanks so much! That is super helpful!

+ 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. [SOLVED] Highlight duplicate rows excluding column and vice versa another column
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-07-2016, 02:22 PM
  2. Replies: 4
    Last Post: 11-25-2015, 06:44 PM
  3. Replies: 5
    Last Post: 09-24-2012, 05:14 PM
  4. Replies: 4
    Last Post: 07-19-2012, 12:43 PM
  5. Replies: 23
    Last Post: 09-25-2009, 07:39 PM
  6. Replies: 1
    Last Post: 09-19-2009, 08:09 PM
  7. Replies: 3
    Last Post: 08-07-2009, 12:03 PM

Tags for this Thread

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