+ Reply to Thread
Results 1 to 3 of 3

logic test AND OR

  1. #1
    Forum Contributor
    Join Date
    05-14-2007
    Location
    London
    MS-Off Ver
    office 365
    Posts
    118

    logic test AND OR

    Hi hope you guys can you help with is problem

    I have 3 column values , value 1 - column A, value 2 , column B,value 3 column c and i wish the result of the logic test to go in column D

    The logic test is as follows

    Test - If Value 1 <0 and Value 2 >= 10 or if value 1 >0 then return OK if true, if false return value in column c value 3

    Table attached to help clarify

    Thank you
    Attached Files Attached Files

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

    Re: logic test AND OR

    Perhaps =IF(or(and(A2<0,B2>=10),A2>0),"ok",c2)

  3. #3
    Forum Contributor
    Join Date
    05-14-2007
    Location
    London
    MS-Off Ver
    office 365
    Posts
    118

    Re: logic test AND OR

    great works - thanks

+ 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. help with a logic test
    By BAC_ana in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-25-2010, 09:45 AM
  2. Logic Test??
    By WTB in forum Excel General
    Replies: 2
    Last Post: 12-16-2009, 12:27 PM
  3. Logic Test ?
    By Zeno in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-11-2006, 01:45 PM
  4. Need help on Logic test!!!
    By jbf frylock in forum Excel General
    Replies: 5
    Last Post: 01-09-2006, 05:45 PM
  5. [SOLVED] logic test
    By toolman in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 10-08-2005, 01:05 AM

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