+ Reply to Thread
Results 1 to 6 of 6

Using a formula that brings about multiple results depending on one cell

  1. #1
    Registered User
    Join Date
    09-26-2022
    Location
    London
    MS-Off Ver
    Excel 365
    Posts
    3

    Using a formula that brings about multiple results depending on one cell

    Hi there,

    i am trying to figure out the best formula or formulas that can bring me multiple results based on one cell.

    My data has a table with Quarters, amounts and currency.

    I want to summaries the data according to the currency and if cell K3 is quarter 2 then i want the formula to pick up quarter 1 and quarter 2. If cell K3 equals 3 - then i want the data to bring up Quarter 1,2 and 3.

    I hope someone can help!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,193

    Re: Using a formula that brings about multiple results depending on one cell

    Removed by JT
    Last edited by JohnTopley; 09-26-2022 at 11:53 AM.
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Registered User
    Join Date
    09-26-2022
    Location
    London
    MS-Off Ver
    Excel 365
    Posts
    3

    Re: Using a formula that brings about multiple results depending on one cell

    for this particular exercise as cell K3 is quarter '2' - i would like the formula to sum up everything that is Qtr 1 and 2.

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,193

    Re: Using a formula that brings about multiple results depending on one cell

    Try

    in B8

    =SUMIFS(Table1[Amount],Table1[Currency],B$7,Table1[Qtr],"<=" &$K$3)

    COPY to other C8 etc

  5. #5
    Registered User
    Join Date
    09-26-2022
    Location
    London
    MS-Off Ver
    Excel 365
    Posts
    3

    Re: Using a formula that brings about multiple results depending on one cell

    it worked! thank you so much! you have made my day

  6. #6
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Using a formula that brings about multiple results depending on one cell

    rentp welcome to the forum. Glad you found solution so quickly.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.
    Dave

+ 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. Replies: 2
    Last Post: 09-16-2021, 12:05 PM
  2. [SOLVED] Excel Formula - VLOOKUP Multiple Results depending on Text Value of two different cells
    By Chase Casey in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-07-2021, 04:21 PM
  3. [SOLVED] Return variable column results depending on entries in multiple columns
    By Aardigspook in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-20-2016, 10:41 AM
  4. IF formula that brings back a cell which contains a VLOOKUP
    By Pam2501 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-24-2015, 10:31 AM
  5. [SOLVED] Results of cell depending on column
    By Toxicca in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-13-2015, 06:03 AM
  6. [SOLVED] Match formula brings #N/A result. How to change to blank cell?
    By JPWRana in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-24-2013, 11:40 AM
  7. Formula that brings data to new tab if cell not 0/blank
    By Gambinus in forum Excel General
    Replies: 3
    Last Post: 06-25-2010, 09:35 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