Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steve
 
Posts: n/a
Default Colour Cell based on Content

here's one I'm sure has been asked many times before...

Column A, contains an option of HIGH, Medium, Low.
Based on what is entered, colour the cell automatically, Red, Yellow, Green.

Anyone got the formula? Or do I need to put some code in? I don't know how
to put code in, so if this is answer, please give brief guide too! Thanks...
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SVC
 
Posts: n/a
Default Colour Cell based on Content

Use conditional formatting: Format Conditional Formatting. Set your three
conditions--you need to Add your second and third conditions.


"Steve" wrote:

here's one I'm sure has been asked many times before...

Column A, contains an option of HIGH, Medium, Low.
Based on what is entered, colour the cell automatically, Red, Yellow, Green.

Anyone got the formula? Or do I need to put some code in? I don't know how
to put code in, so if this is answer, please give brief guide too! Thanks...

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SlipperyPete
 
Posts: n/a
Default Colour Cell based on Content


Select all of Column A

Click Format Conditional Formatting

Create three conditions:

Condition 1 = If Cell Value is eqaul to High -- then choose your
formatting options.

Click "Add" and repeat for other desired conditions.

Profit.


--
SlipperyPete
------------------------------------------------------------------------
SlipperyPete's Profile: http://www.excelforum.com/member.php...o&userid=31220
View this thread: http://www.excelforum.com/showthread...hreadid=521089

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Billigmeier
 
Posts: n/a
Default Colour Cell based on Content

<Format<Conditional Formatting
Choose "Formula is"
Enter 3 conditions, each having one of the following formulas (assuming cell
A1):

=A1="High"
=A1="Medium"
=A1="Low"

Choosing the format for each, respectively.

--
Regards,
Dave


"Steve" wrote:

here's one I'm sure has been asked many times before...

Column A, contains an option of HIGH, Medium, Low.
Based on what is entered, colour the cell automatically, Red, Yellow, Green.

Anyone got the formula? Or do I need to put some code in? I don't know how
to put code in, so if this is answer, please give brief guide too! Thanks...

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to lookup row # based on content of another column's cell Mr. Jan Park Excel Worksheet Functions 7 November 2nd 05 12:58 AM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
Function to return colour of formatted cell ExcelMonkey Excel Worksheet Functions 3 November 1st 04 05:54 PM


All times are GMT +1. The time now is 08:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"