+ Reply to Thread
Results 1 to 5 of 5

Mutiple IF Functions

  1. #1
    Registered User
    Join Date
    04-01-2021
    Location
    London, England
    MS-Off Ver
    Microsoft 365
    Posts
    10

    Mutiple IF Functions

    Friends

    Is it possible to do add two un related if functions together. By that I mean

    Function 1
    Produced a result x based on certain criteria. If you don't get X you get 0

    Function 2
    Produces a result y based on certain different criteria. If you don't get Y you get 0

    In circumstances where you get X and Y I'd like to add those together to get Z

    All help greatly received!

    Farmer

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Mutiple IF Functions

    Hi Farmer643,

    Sounds like it is very possible with Excel. If you can supply an example we can show you how this might fit together.

    Read some examples at: https://www.educba.com/multiple-ifs-in-excel/
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    04-01-2021
    Location
    London, England
    MS-Off Ver
    Microsoft 365
    Posts
    10

    Re: Mutiple IF Functions

    How best do I do that?

    My formula at the moment is

    =if(K5=$G$15,-$E$29+-$F$29,IF(K5<$G$15,-$G$29/12,0))

    and what I want to do is add the result of that to

    =if(K5>$Q$5<$T$5,$H$29/12,0)

  4. #4
    Registered User
    Join Date
    04-01-2021
    Location
    London, England
    MS-Off Ver
    Microsoft 365
    Posts
    10

    Re: Mutiple IF Functions

    Thanks a million...

  5. #5
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,570

    Re: Mutiple IF Functions

    I can not use K5>$Q$5<$T$5 as a logical test in the 2019 version so I would suggest the following:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. [Moved to VBA] INDEX MATCH Mutiple worksheet and returns mutiple row
    By joelimzh in forum Excel Programming / VBA / Macros
    Replies: 28
    Last Post: 11-20-2017, 01:33 AM
  2. [Moved to VBA] INDEX MATCH Mutiple worksheet and returns mutiple row
    By joelimzh in forum Excel Formulas & Functions
    Replies: 28
    Last Post: 11-20-2017, 01:33 AM
  3. [SOLVED] COUNTIF mutiple criteria in a single range, but with mutiple ranges.
    By Janbi in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-19-2016, 06:31 AM
  4. If and Look Up Functions across mutiple tabs on workbook
    By JMillyard in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-31-2013, 12:56 PM
  5. [SOLVED] Nest mutiple indirect functions to define a range.
    By BAVE in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-27-2012, 10:05 AM
  6. Replies: 0
    Last Post: 01-06-2012, 07:09 AM
  7. Replies: 6
    Last Post: 12-21-2010, 01:37 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