+ Reply to Thread
Results 1 to 3 of 3

Cell A1 = X when Cell B1 > or = Y

  1. #1
    Registered User
    Join Date
    11-21-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    2

    Cell A1 = X when Cell B1 > or = Y

    How do I cause a cell to have a specific fixed value if another cell has a value which is equal to or greater than some other specific value?

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,458

    Re: Cell A1 = X when Cell B1 > or = Y

    Hi
    something along the lines of
    =If(B1>=your_value,fixed_value, something else)

  3. #3
    Registered User
    Join Date
    11-21-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Cell A1 = X when Cell B1 > or = Y

    Thanks Mokko this worked perfectly!

+ 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. [SOLVED] When one cell equals value of another cell, then third cell displays text of fourth cell?
    By spookymyo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-12-2021, 02:12 PM
  2. Replies: 7
    Last Post: 02-05-2014, 02:20 AM
  3. Replies: 1
    Last Post: 11-06-2013, 02:56 AM
  4. copy a cell multiple times depending on cell value starting on a specific cell
    By weritadiojomiel in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-17-2013, 05:25 AM
  5. Replies: 1
    Last Post: 11-03-2012, 09:05 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