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.
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.
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
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.
Bookmarks