+ Reply to Thread
Results 1 to 3 of 3

Simplify Formula

  1. #1
    Registered User
    Join Date
    07-23-2021
    Location
    Jakarta, Indonesia
    MS-Off Ver
    2019
    Posts
    1

    Simplify Formula

    Hello, can someone please help me to simplify this formula

    =IF($B4="A";AND($C4>=$I$4;$C4<=$J$4);IF($B4="B";AND($C4>=$I$5;$C4<=$J$5);IF($B4="C";AND($C4>=$I$6;$C4<=$J$6);IF($B4="D";AND($C4>=$I$7;$C4<=$J$7)))))

    =IF($B4="A";NOT($C4>=$I$4);IF($B4="B";NOT($C4>=$I$5);IF($B4="C";NOT($C4>=$I$6);IF($B4="D";NOT($C4>=$I$7)))))

    =IF($B4="A";NOT($C4<=$J$4);IF($B4="B";NOT($C4<=$J$5);IF($B4="C";NOT($C4<=$J$6);IF($B4="D";NOT($C4<=$J$7)))))

    The data should look like this

    excel.jpg

    The purpose of the formula is to find which is "between" "under" and "above" certain range of number from certain subject

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2507 (Windows 11 Home 24H2 64-bit)
    Posts
    91,791

    Re: Simplify Formula

    Welcome to the forum.

    There are instructions at the top of the page explaining how to attach your sample workbook.

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, relevant cells highlighted and a few explanatory notes.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,706

    Re: Simplify Formula

    so

    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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] Help to simplify formula with VBA
    By zhead in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 03-06-2020, 11:10 PM
  2. Simplify Formula
    By ja3k14c in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-02-2019, 07:41 AM
  3. Can anyone help simplify this formula
    By Rene Ford in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-07-2014, 07:49 AM
  4. A way to simplify this formula?
    By mkks72 in forum Excel General
    Replies: 3
    Last Post: 03-03-2012, 02:59 AM
  5. Can simplify the given formula?
    By mingali in forum Excel General
    Replies: 14
    Last Post: 09-03-2009, 09:46 AM
  6. Simplify Formula Help
    By Daveo in forum Excel General
    Replies: 4
    Last Post: 09-12-2005, 02:05 PM
  7. How to simplify this IF formula
    By Bojana in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-14-2005, 12:03 PM

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