+ Reply to Thread
Results 1 to 6 of 6

I want to chage a whole rows text color based on single cell valu.

  1. #1
    thediamondfam
    Guest

    I want to chage a whole rows text color based on single cell valu.

    I am trying to change the text color of multiple cells based on the value of
    one cell

  2. #2
    Trevor Shuttleworth
    Guest

    Re: I want to chage a whole rows text color based on single cell valu.

    You can do this with Conditional Formatting. Other than that, I think
    you'll need a macro.

    Regards

    Trevor


    "thediamondfam" <thediamondfam@discussions.microsoft.com> wrote in message
    news:647752DD-671B-423C-BCEC-B1FABE8826C2@microsoft.com...
    >I am trying to change the text color of multiple cells based on the value
    >of
    > one cell




  3. #3
    Gord Dibben
    Guest

    Re: I want to chage a whole rows text color based on single cell valu.

    Select row or cells to Format.

    Then Format>Cells>Formula is =$A1=1

    Pick a font color from the Format dialog and OK your way out.

    NOTE: the dollar sign($) in $A1 must be entered.

    $A1=1 would of course be adjusted to your preferred cell and value.


    Gord Dibben Excel MVP

    On Tue, 11 Jan 2005 15:03:03 -0800, "thediamondfam"
    <thediamondfam@discussions.microsoft.com> wrote:

    >I am trying to change the text color of multiple cells based on the value of
    >one cell



  4. #4
    Registered User
    Join Date
    11-30-2004
    Posts
    17
    I have this same problem. I want to use conditional formatting to check a particular cell, and based on the value of that cell change the format of the entire row it's in. I don't want to use a macro, but I don't really understand the post before this one. When I go to Format --> Cells --> There is no place to put a formula. There's got to be a way to do it under format --> Conditional Formatting. I want to select the entire spreadsheet, and if the value in column H is "y" then I want to change the color. How can I do this?

  5. #5
    Forum Expert
    Join Date
    12-24-2004
    Location
    Sweden
    Posts
    1,256
    Hi,

    Try this:
    1. Select Conditional Formatting
    2. Change leftmost text From 'Cell Value Is' To 'Formula Is'
    3. Write you condition formula. Example: =A1=A2

    Ola

  6. #6
    Registered User
    Join Date
    11-30-2004
    Posts
    17
    Thanks for dumbing it down for me. I got it to work exactly how I wanted

+ 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