+ Reply to Thread
Results 1 to 2 of 2

change font color if number Range changes

  1. #1
    Moses
    Guest

    change font color if number Range changes

    Hello,
    I have a number in cell B1 that is a pasted link from a different worksheet.
    I want the font color in cell B1 to change depending on what value is
    displayed in B1. If <70 RED Bold, If 70 to 120 Automatic, If >120 Red Bold


  2. #2
    Marcelo
    Guest

    RE: change font color if number Range changes

    Hi Moses,

    use conditional format, change to "the formula is" and use
    =or(f2<=70,f2>=120)

    hth
    regards from Brazil
    Marcelo

    "Moses" escreveu:

    > Hello,
    > I have a number in cell B1 that is a pasted link from a different worksheet.
    > I want the font color in cell B1 to change depending on what value is
    > displayed in B1. If <70 RED Bold, If 70 to 120 Automatic, If >120 Red Bold
    >


+ 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