+ Reply to Thread
Results 1 to 6 of 6

= 1 if 0% < A2< 2:5% formula

  1. #1
    Registered User
    Join Date
    11-29-2021
    Location
    canada
    MS-Off Ver
    360
    Posts
    2

    = 1 if 0% < A2< 2:5% formula

    = 1 if 0% < A2< 2:5% how do I do it in excel please

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,511

    Re: = 1 if 0% < A2< 2:5% formula

    What is the answer to the equation any why?

    BSB

  3. #3
    Registered User
    Join Date
    11-29-2021
    Location
    canada
    MS-Off Ver
    360
    Posts
    2

    Re: = 1 if 0% < A2< 2:5% formula

    its for a research paper. I want to code cell 1 if the numbers are larger than 2.5% and smaller than 0%. do not know how

  4. #4
    Forum Expert
    Join Date
    10-15-2018
    Location
    MA, USA
    MS-Off Ver
    2010, 2019
    Posts
    1,616

    Re: = 1 if 0% < A2< 2:5% formula

    Welcome to the forum

    Please try:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Geoff

    Did I help significantly? If you wish, click on * Add Reputation to say thanks.
    If your problem has been resolved please select ?Solved? from the Thread Tools menu

  5. #5
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.85 for Mac MS 365
    Posts
    8,513

    Re: = 1 if 0% < A2< 2:5% formula

    you could try ... =IF(OR(A2<0,A2>2.5%),1,"")
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  6. #6
    Forum Expert
    Join Date
    10-15-2018
    Location
    MA, USA
    MS-Off Ver
    2010, 2019
    Posts
    1,616

    Re: = 1 if 0% < A2< 2:5% formula

    Glad it works for you! - thanks for the added reputation.

+ 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. Replies: 3
    Last Post: 03-24-2020, 07:27 AM
  2. Replies: 3
    Last Post: 01-10-2019, 09:34 AM
  3. Replies: 5
    Last Post: 02-16-2018, 06:50 AM
  4. Replies: 8
    Last Post: 09-22-2017, 05:41 AM
  5. Excel formula bar to display the result of the formula , not the formula?
    By max_max in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2016, 07:15 PM
  6. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  7. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 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