+ Reply to Thread
Results 1 to 10 of 10

Conditional formatting - Greater than or equal to

Hybrid View

  1. #1
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Conditional formatting - Greater than or equal to

    Words are >0 to Excel.
    Dates are actually numbers, so they are all >0 to Excel.


    What is the range of numbers we're dealing with here? The numeric values for dates since 1960 are all 20000 and higher... so if the values you're wanting to test for being greater than a certain number could never reach that high, it would be simple to add a LESS than value as well.

    Condition1: Formula:
    =AND(A1>=50, A1<=22000, NOT(ISTEXT(A1))
    Last edited by JBeaucaire; 02-28-2014 at 04:06 PM.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  2. #2
    Registered User
    Join Date
    02-28-2014
    Location
    NJ
    MS-Off Ver
    Excel 2003
    Posts
    12

    Re: Conditional formatting - Greater than or equal to

    here is a test worksheet of what is happening.

    it is a car part life sheet to keep track of mileage on certain parts. there is about 450 rows to fill.
    so parts will have the name at left and then a description or date installed above the current mileage on that part
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Conditional format time if less/equal to greater than a cell
    By lradney in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-27-2014, 04:05 PM
  2. [SOLVED] Conditional formatting if equal or greater than average in the range of cells
    By Abu Abdurakhim in forum Excel General
    Replies: 7
    Last Post: 05-28-2013, 10:01 AM
  3. Greater than equal to conditional format only if cell contains value - macro
    By lukestkd in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-25-2012, 07:50 PM
  4. [SOLVED] Conditional Formatting + IF statements + Greater than or equal to
    By tiggynook in forum Excel General
    Replies: 2
    Last Post: 08-09-2012, 01:32 PM
  5. Excel 2007 : Conditional formatting-Value is greater than
    By satishtote123 in forum Excel General
    Replies: 1
    Last Post: 06-11-2011, 12:17 PM

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