+ Reply to Thread
Results 1 to 4 of 4

Colour Cell based on Content

  1. #1
    Steve
    Guest

    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. #2
    Registered User
    Join Date
    02-06-2006
    Posts
    19
    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.

  3. #3
    SVC
    Guest

    RE: 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...


  4. #4
    David Billigmeier
    Guest

    RE: 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 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