Results 1 to 3 of 3

Use if statement for a range +4 and -4 and write PASS / NOT PASS

Threaded View

  1. #1
    Registered User
    Join Date
    04-05-2013
    Location
    Panama
    MS-Off Ver
    Excel for Mac
    Posts
    9

    Exclamation Use if statement for a range +4 and -4 and write PASS / NOT PASS

    Hi im trying to create an if statement for number that are beyond ±4 but doesnt works here is my statement:

    =IF(AND(G5>I5,G5>I6), "NOT PASS", IF(AND(G5<I5,G5<I6), "PASS", "NOT PASS"))
    im trying to make for example if number is 5 or -3 then write NOT PASS in cell, but if number is 2 or -5 write PASS so if the number is beyond ±4 write NOT PASS in cell but if its not true then write PASS i dont know what im doing wrong.

    thank you very much.
    Last edited by alexistkd; 04-05-2013 at 06:54 PM.

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