+ Reply to Thread
Results 1 to 4 of 4

Easy Conditional Formating Question

  1. #1
    Registered User
    Join Date
    03-27-2005
    Posts
    13

    Easy Conditional Formating Question

    I'm trying to compare a cell to another cell. If the cell that I'm setting up the conditional formating is greater than or equal to the other cell then I want the font to change color.

    I used "Cell Value is" "great than or equal to" "=j4" j4 is the other cell and selected red for the font color but it does not change color.

  2. #2
    Jim May
    Guest

    Re: Easy Conditional Formating Question

    Use the FormulaIs option, not CellValueIs
    With A1 active, Format, CD.. FormulaIs
    =A1>J4
    Select color (pattern)
    OK out

    "magoobee" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I'm trying to compare a cell to another cell. If the cell that I'm
    > setting up the conditional formating is greater than or equal to the
    > other cell then I want the font to change color.
    >
    > I used "Cell Value is" "great than or equal to" "=j4" j4 is the other
    > cell and selected red for the font color but it does not change color.
    >
    >
    > --
    > magoobee
    > ------------------------------------------------------------------------
    > magoobee's Profile:
    > http://www.excelforum.com/member.php...o&userid=21581
    > View this thread: http://www.excelforum.com/showthread...hreadid=511370
    >




  3. #3
    Jim May
    Guest

    Re: Easy Conditional Formating Question

    Make that:
    =A1>=J4

    "Jim May" <[email protected]> wrote in message
    news:pWpHf.172809$oG.37536@dukeread02...
    > Use the FormulaIs option, not CellValueIs
    > With A1 active, Format, CD.. FormulaIs
    > =A1>J4
    > Select color (pattern)
    > OK out
    >
    > "magoobee" <[email protected]> wrote in
    > message news:[email protected]...
    >>
    >> I'm trying to compare a cell to another cell. If the cell that I'm
    >> setting up the conditional formating is greater than or equal to the
    >> other cell then I want the font to change color.
    >>
    >> I used "Cell Value is" "great than or equal to" "=j4" j4 is the other
    >> cell and selected red for the font color but it does not change color.
    >>
    >>
    >> --
    >> magoobee
    >> ------------------------------------------------------------------------
    >> magoobee's Profile:
    >> http://www.excelforum.com/member.php...o&userid=21581
    >> View this thread:
    >> http://www.excelforum.com/showthread...hreadid=511370
    >>

    >
    >




  4. #4
    Registered User
    Join Date
    03-27-2005
    Posts
    13
    Thanks I found if I just removed the quotes my original formula worked.

+ 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