+ Reply to Thread
Results 1 to 3 of 3

Conditional Formatting For A Cell Other Than The One With The Form

Hybrid View

  1. #1
    Jim J.
    Guest

    Conditional Formatting For A Cell Other Than The One With The Form

    I know how to conditionally format based on the value within a cell.
    Unfortunately, the formatting only affects the cell that is the subject of
    the condition. In other words,the formatting of Cell A1 is conditional on
    the value of Cell A1.
    But is it possible to format cell B1 based on the value in cell A1? For
    example, if the value of Cell A1 is >= 100, then I would like Cell B1 to show
    a format of a red background (just a random example).
    Thanks in advance!

  2. #2
    William Horton
    Guest

    RE: Conditional Formatting For A Cell Other Than The One With The Form

    Yes, this is possible.

    Put this in the conditional format of cell B1:
    =$A$1>=100
    Ensure that when you do so condition 1 says "Formula Is" and not "Cell Value
    Is".


    "Jim J." wrote:

    > I know how to conditionally format based on the value within a cell.
    > Unfortunately, the formatting only affects the cell that is the subject of
    > the condition. In other words,the formatting of Cell A1 is conditional on
    > the value of Cell A1.
    > But is it possible to format cell B1 based on the value in cell A1? For
    > example, if the value of Cell A1 is >= 100, then I would like Cell B1 to show
    > a format of a red background (just a random example).
    > Thanks in advance!


  3. #3
    David McRitchie
    Guest

    Re: Conditional Formatting For A Cell Other Than The One With The Form

    assuming that you would want to format the entire column or more than just
    one cell in column B think you would want to use
    =$A1>=100
    and formatting an entire column wither cell formats or conditional formatting
    should be more efficient than formatting a lot of cells individually.

    More on Conditional Formatting
    http://www.mvps.org/dmcritchie/excel/condfmt.htm
    --
    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "William Horton" <[email protected]> wrote ...
    > Yes, this is possible.
    >
    > Put this in the conditional format of cell B1:
    > =$A$1>=100
    > Ensure that when you do so condition 1 says "Formula Is" and not "Cell Value
    > 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