+ Reply to Thread
Results 1 to 4 of 4

Changing background color based on different cell

  1. #1
    Forum Contributor
    Join Date
    10-29-2004
    Posts
    291

    Question Changing background color based on different cell

    I want the background color of cell A1 to change dependant upon whether anything has been entered into cell B1. How would I go about doing this? Thanks in advance!

  2. #2
    Trevor Shuttleworth
    Guest

    Re: Changing background color based on different cell

    Use Conditional Formatting with "Formula is": =$B$1<>"" (rather than
    "Cell value is")

    Regards

    Trevor


    "djarcadian" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I want the background color of cell A1 to change dependant upon whether
    > anything has been entered into cell B1. How would I go about doing
    > this? Thanks in advance!
    >
    >
    > --
    > djarcadian
    > ------------------------------------------------------------------------
    > djarcadian's Profile:
    > http://www.excelforum.com/member.php...o&userid=15877
    > View this thread: http://www.excelforum.com/showthread...hreadid=570508
    >




  3. #3
    Mark
    Guest

    Re: Changing background color based on different cell


    djarcadian wrote:
    > I want the background color of cell A1 to change dependant upon whether
    > anything has been entered into cell B1. How would I go about doing
    > this? Thanks in advance!
    >
    >
    > --
    > djarcadian
    > ------------------------------------------------------------------------
    > djarcadian's Profile: http://www.excelforum.com/member.php...o&userid=15877
    > View this thread: http://www.excelforum.com/showthread...hreadid=570508

    Select the cell A1 then Select: FORMAT...CONDITIONAL
    FORMATTING...Select "Formula Is" from the dropdown to the left and
    enter the following formula in the entry area to the right:
    =$B$1<>""
    Now depress the FORMAT button and choose the background color of your
    choice and you should be set.


  4. #4
    Forum Contributor
    Join Date
    10-29-2004
    Posts
    291
    Thanks guys! Worked perfectly!

+ 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