+ Reply to Thread
Results 1 to 2 of 2

can the negative numbers in an IF statement be in a diff color th.

  1. #1
    mwhite17
    Guest

    can the negative numbers in an IF statement be in a diff color th.

    can i make the negative numbers in an IF formula automatically change color
    to show the difference between negative numbers or positive numbers. (Red
    negative, Blue positive)

  2. #2
    McCarthy_MF
    Guest

    RE: can the negative numbers in an IF statement be in a diff color th.

    You could use one of two ways to achieve this.
    1) Format Cells
    Number
    Select one of the red items for negative numbers.
    or
    Custom
    [Blue]0,000;[Red](0,000)
    which will have blue as your positive number and red with parrens for your
    negative numbers.

    or

    2) Use the Conditional Formatting
    If cell <0 red font
    If cell >0 blue font

    Either of these ways you will be formatting the cell based on value and not
    driving from formula itself.

    McCarthy_MF


    "mwhite17" wrote:

    > can i make the negative numbers in an IF formula automatically change color
    > to show the difference between negative numbers or positive numbers. (Red
    > negative, Blue positive)


+ 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