+ Reply to Thread
Results 1 to 4 of 4

Conditional format, change a different cell?

  1. #1
    Registered User
    Join Date
    04-12-2010
    Location
    Florida, USA
    MS-Off Ver
    Excel 2003
    Posts
    10

    Conditional format, change a different cell?

    Hi All,
    I am working on a spreadsheet that has a name and a value.

    What I am looking for is the name to be a color if there is no value in the cell next to it, and then change to a different color if a value is entered

    I am making a bills spreadsheet and want the bill name to be highlight red if no value is entered in the cell next to it, and change to green when I enter a value in,

    Any help is appreciated

    Thanks
    Spool

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Conditional format, change a different cell?

    Assuming the range is in A2:B10 and your entries are made in A2:A10, then select B2:B10 and go to format|Conditional formatting,

    Select Formula Is from drop down and enter formula: =A2=""

    click Format and choose Red from Pattern tab,

    Click Ok.

    Click Add

    Repeat with formula: =A2<>""

    and choose Green.

    (note: Change A2 to match upper most cell you select before formatting).
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    04-12-2010
    Location
    Florida, USA
    MS-Off Ver
    Excel 2003
    Posts
    10

    Re: Conditional format, change a different cell?

    Thanks!

    Works like a charm

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Conditional format, change a different cell?

    Yes it is.

+ 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