+ Reply to Thread
Results 1 to 4 of 4

Formula Simplification If/Or/And/Then/Else

  1. #1
    Spammer
    Join Date
    11-21-2014
    Location
    California
    MS-Off Ver
    2010
    Posts
    387

    Formula Simplification If/Or/And/Then/Else

    Is there a way to simplify this formula / make it more efficient???

    It will be repeated every row for about 100 rows

    Please Login or Register  to view this content.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,411

    Re: Formula Simplification If/Or/And/Then/Else

    You could do this:

    =IF(OR(AND(J15<=150,J15>0),J15="Letter"),(1+Info!D13)*SUM(P15*(1-X15),R15:U15),"")

    which will return a blank instead of FALSE if the conditions are not met.

    Hope this helps.

    Pete

  3. #3
    Spammer
    Join Date
    11-21-2014
    Location
    California
    MS-Off Ver
    2010
    Posts
    387

    Re: Formula Simplification If/Or/And/Then/Else

    Pete for the win! thank you!!!

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,411

    Re: Formula Simplification If/Or/And/Then/Else

    You're welcome - thanks for the rep.

    Pete

+ 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] modification & simplification of existing formula
    By paradise2sr in forum Excel Formulas & Functions
    Replies: 27
    Last Post: 03-12-2014, 08:17 AM
  2. Sumif formula Simplification
    By Tristanfrontline in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-26-2014, 12:56 AM
  3. [SOLVED] Formula Simplification
    By brharrii in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-24-2013, 10:46 AM
  4. [SOLVED] Using concatenate to define cell references in formula for simplification. Excel 2007
    By cajunlibra in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-04-2012, 11:22 AM
  5. Formula Size Reduction / Simplification
    By cossie2k in forum Excel General
    Replies: 8
    Last Post: 03-01-2012, 04:36 AM
  6. Formula Simplification
    By nanocrazy in forum Excel General
    Replies: 2
    Last Post: 04-16-2010, 03:14 AM
  7. Nested IF, ISERROR, VLOOKUP formula simplification
    By NMullis in forum Excel General
    Replies: 3
    Last Post: 02-12-2009, 05:55 PM
  8. Simplification of SUMPRODUCT formula
    By Spellbound in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2009, 10:08 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