Results 1 to 3 of 3

Nesting "AND" and "OR" Statements

Threaded View

  1. #1
    Forum Contributor
    Join Date
    10-05-2010
    Location
    CA
    MS-Off Ver
    Excel 365
    Posts
    539

    Nesting "AND" and "OR" Statements

    Hello,
    I'm trying to create a formula for the following.

    IF A1<=B1 AND A2<B2 OR IF A3>=B3, TRUE,FALSE

    The following is what I have so far, but I keep getting an error. It's say a parentheses is missing.

    IF(AND(A1<=B1,A2<B2),OR(A3>=B3)),TRUE,FALSE)

    Any help with formulating this would greatly appreciated. Thank you
    Last edited by artiststevens; 10-17-2011 at 11:25 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