+ Reply to Thread
Results 1 to 2 of 2

Color

Hybrid View

  1. #1
    Justin
    Guest

    Color

    How do you display a certain color in a cell for a formula for example in the
    formula

    = IF C4-C5>0 than display "Order", but display cell in red
    but in same cell
    = IF C4-C5<0 than display "No Order", but display in Green

    I know it is confusing but how do I do this?

  2. #2
    VN
    Guest

    RE: Color

    Use conditional formatting on format menu for change color as you want.
    use this formula in condition formatting for C4-C5 >0
    =C4>C5

    and use this formula in conditional formatting for C4-C5 < 0 in condition2
    =C4<C5


    "Justin" wrote:

    > How do you display a certain color in a cell for a formula for example in the
    > formula
    >
    > = IF C4-C5>0 than display "Order", but display cell in red
    > but in same cell
    > = IF C4-C5<0 than display "No Order", but display in Green
    >
    > I know it is confusing but how do I do this?


+ 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