+ Reply to Thread
Results 1 to 2 of 2

Multiple Cell IF Formula Help

  1. #1
    Registered User
    Join Date
    02-10-2014
    Location
    Maryland
    MS-Off Ver
    Excel 2010
    Posts
    1

    Multiple Cell IF Formula Help

    Hello,

    I'm trying to use an IF formula to have multiple cells equate to yes or no in a separate cell.

    Example I2>=4,J2>=30,M2>=30 would equal yes if all criteria are met and no if not.

    Any help would be greatly appreciated with this.

    Thanks!
    Brandon

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Multiple Cell IF Formula Help

    =if(and(I2>=4,J2>=30,M2>=30),"yes","no")
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ 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. [SOLVED] Excel formula to get multiple lines of a cell to a single cell
    By Nanimadhu in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-18-2014, 06:43 PM
  2. Replies: 8
    Last Post: 11-21-2012, 08:45 PM
  3. Using IF formula for multiple crieteria and hiding #N/A in Formula cell
    By sanjeevkumarmc in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-12-2012, 01:01 AM
  4. Multiple Cell Formula
    By Phil_L79 in forum Excel General
    Replies: 5
    Last Post: 03-15-2011, 02:55 PM
  5. multiple cell formula
    By Phil_L79 in forum Excel General
    Replies: 2
    Last Post: 03-15-2011, 11:50 AM

Tags for this Thread

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