+ Reply to Thread
Results 1 to 2 of 2

Help with IF(OR(AND Formula

  1. #1
    Registered User
    Join Date
    05-15-2013
    Location
    Omaha, Nebraska
    MS-Off Ver
    2007
    Posts
    23

    Question Help with IF(OR(AND Formula

    Hi,

    I'm looking for guidance on changing a formula to incorporate additional cells. I inherited this file and I'm unfamiliar with this formula: =IF(OR(AND(H$2>=$C3,H$2<$D3),AND(H$2<$F3,H$2>=$E3,H$2>=$C3)),1,0)

    If I now have two new columns (D & G) how do I include these colums in this formula with the same values in the formula (1 and 0)?

    Any help you could provide this novice would be greatly appreciated.! I'm attaching a working example to this post.IF-OR-AND Example.xlsx

  2. #2
    Forum Expert RobertMika's Avatar
    Join Date
    06-22-2009
    Location
    Haverhill, UK
    MS-Off Ver
    Excel 2003-13
    Posts
    1,530

    Re: Help with IF(OR(AND Formula

    You need another value here:
    =IF(OR(AND(H$2>=$C3,H$2<$D3),AND(H$2<$F3,H$2>=$E3,H$2>=$C3),AND(.....)),1,0)
    Put your statments in the ... posistion.D2>G3 or anything which is logical test...
    If you are http://www.excelforum.com/image.php?type=sigpic&userid=125481&dateline=1392355029happy with the results, please add to the contributor's
    reputation by clicking the reputation icon (star icon).




    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.
    To undo, select Thread Tools-> Mark thread as Unsolved.
    http://www.excelaris.co.uk

+ 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. 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