+ Reply to Thread
Results 1 to 5 of 5

Help me understand IF And formula

  1. #1
    Registered User
    Join Date
    11-01-2012
    Location
    Sri lanka
    MS-Off Ver
    Excel 2007
    Posts
    26

    Help me understand IF And formula

    =IF('Total imports'!F36>3000,'Total imports'!F36,(IF((AND('Total imports'!F36>0.1,'Total imports'!F36<=3000)),3000,0)))

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Hello friends please help me to understand this Excel Formula

    If you break it down, it says:

    If Cell F36 on Sheet Total Imports is greater than 3000, then show the data in cell F36. Otherwise, if F36 is greater than 0.1 AND less than or equal to 3000, then show 3000. Otherwise, if all conditions are false, show 0.

    Hope that helps.

    - Moo

  3. #3
    Registered User
    Join Date
    11-01-2012
    Location
    Sri lanka
    MS-Off Ver
    Excel 2007
    Posts
    26

    Re: Hello friends please help me to understand this Excel Formula

    Quote Originally Posted by Moo the Dog View Post
    If you break it down, it says:

    If Cell F36 on Sheet Total Imports is greater than 3000, then show the data in cell F36. Otherwise, if F36 is greater than 0.1 AND less than or equal to 3000, then show 3000. Otherwise, if all conditions are false, show 0.

    Hope that helps.

    - Moo
    yeap absolutely understood.Thanks mate.Cheers!!!!!

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Help me understand IF And formula

    I have marked this thread solved for you.
    In the future please select Thread Tools from the menu above and mark the thread as solved. Thanks.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  5. #5
    Registered User
    Join Date
    11-01-2012
    Location
    Sri lanka
    MS-Off Ver
    Excel 2007
    Posts
    26

    Re: Help me understand IF And formula

    Quote Originally Posted by JBeaucaire View Post
    I have marked this thread solved for you.
    In the future please select Thread Tools from the menu above and mark the thread as solved. Thanks.
    thanks.cheers!!!

+ Reply to Thread

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