+ Reply to Thread
Results 1 to 4 of 4

Is it possible to conditional format an entire column based on what is in one cell?

  1. #1
    Registered User
    Join Date
    02-18-2011
    Location
    Sheffield, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Is it possible to conditional format an entire column based on what is in one cell?

    Hi there,

    I currently have a problem with a spreadsheet I use at work, each month the spreadsheet is refreshed and it uses Microsoft Query to extract information from a program we use throughout the company. The columns display figures for each month starting from 24months previous to the current month. With this the columns are then coloured coded by quarter, but this is currently done manually and to put it in simple terms Excel doesnt like it!! I think there is too much information and it frequently stops responding.

    Ideally I would like it to update the spreadsheet automatically, with columns being formatted based on the top cell which will have a month in. For example,

    April, May, June - Columns coloured Blue
    July, August, September - Red
    October, November, December - Yellow
    January, February, March - Green


    I would appreciate any ideas on how this could be done, whether I use conditional formatting or anything else.

    Thanks in advance,

    Kyle Ward.
    Last edited by K.Ward; 02-21-2011 at 11:30 AM.

  2. #2
    Forum Contributor
    Join Date
    01-11-2011
    Location
    Frederick, MD, USA
    MS-Off Ver
    Excel 2007
    Posts
    125

    Re: Is it possible to conditional format an entire column based on what is in one cel

    If you're using 2007, you can set the conditional formatting to "Use a formula to determine which cells to format", and "format the values where this formula is true:" to

    HTML Code: 
    then select the Fill color to whatever you wish. (Change the $A$1 to whatever your column's first cell is, obviously.)

    Change the "Applies to" field to =$A:$A (or whatever column you're in.)

    Use multiple rules, changing the months and formats, to cover all your bases.

    There's likely a more elegant way, but this is what would work for me.
    Last edited by Gunther Maplethorpe; 02-18-2011 at 01:28 PM.

  3. #3
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Is it possible to conditional format an entire column based on what is in one cel

    How are the month headers generated?

    Are they simple strings, or strings resulting from a date that has been formatted "mmm"?
    You might need to consider something on these lines, or equal, if they are date derived
    Please Login or Register  to view this content.
    ...etc
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  4. #4
    Registered User
    Join Date
    02-18-2011
    Location
    Sheffield, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Is it possible to conditional format an entire column based on what is in one cel

    Both work,
    Thank you very much guys!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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