+ Reply to Thread
Results 1 to 6 of 6

Match Dates and Total Amounts between tabs

  1. #1
    Registered User
    Join Date
    08-25-2023
    Location
    Arkansas, USA
    MS-Off Ver
    2010
    Posts
    3

    Match Dates and Total Amounts between tabs

    I need to determine how much money we have mailed out on any given day as well as how much has not yet cleared the bank. I have a spreadsheet with two tabs - Tab A has multiple columns, including Amount (Column D), Date Mailed (Column E), and Date Cleared (Column F). On Tab B, Column A is a list of dates (one cell for each day of the year); Column B is the total amount mailed on that day; Column C is the total amount outstanding as of that date. I would like to create a formula (or formulas) that would populate Columns B and C on Tab B, based on the data entered on Tab A. Thank you!

  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,169

    Re: Match Dates and Total Amounts between tabs

    Please see yellow banner at top of the page on how to post a sample workbook which should include example(s) of expected output.
    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
    08-25-2023
    Location
    Arkansas, USA
    MS-Off Ver
    2010
    Posts
    3

    Re: Match Dates and Total Amounts between tabs

    Please see attached sample file for the following question:
    I need to determine how much money we have mailed out on any given day as well as how much has not yet cleared the bank. I have a spreadsheet with two tabs - Tab A has multiple columns, including Amount (Column D), Date Mailed (Column E), and Date Cleared (Column F). On Tab B, Column A is a list of dates (one cell for each day of the year); Column B is the total amount mailed on that day; Column C is the total amount outstanding as of that date. I would like to create a formula (or formulas) that would populate Columns B and C on Tab B, based on the data entered on Tab A. Thank you!
    Attached Files Attached Files

  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,169

    Re: Match Dates and Total Amounts between tabs

    Try

    in B3

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


    in C3

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by JohnTopley; 08-25-2023 at 04:02 PM.

  5. #5
    Registered User
    Join Date
    08-25-2023
    Location
    Arkansas, USA
    MS-Off Ver
    2010
    Posts
    3

    Re: Match Dates and Total Amounts between tabs

    The formula for Column B worked perfectly - THANK YOU!

    The formula for Column C isn't calculating a new total - it just displays the initial entry. (See attached updated file.)
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    2,827

    Re: Match Dates and Total Amounts between tabs

    You left out the reference to the Tab in John's formula. Copy just as John has it written:

    =$C2-SUMIFS('Tab A'!D:D,'Tab A'!F:F,$A3)

+ 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. Splitting up buyer amounts to match seller amounts
    By CaptainMorgan286 in forum Excel General
    Replies: 5
    Last Post: 08-10-2021, 10:07 AM
  2. Formula to total across tabs when tabs aren't made yet?
    By Joolie567 in forum Excel General
    Replies: 3
    Last Post: 06-24-2016, 01:46 PM
  3. Adding up amounts from different columns across tabs
    By QueenMab in forum Excel General
    Replies: 4
    Last Post: 06-18-2015, 03:04 AM
  4. Replies: 6
    Last Post: 03-16-2015, 04:40 PM
  5. Replies: 2
    Last Post: 01-25-2014, 10:08 PM
  6. [SOLVED] Gathering total amounts list of dates
    By avidcat in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-24-2013, 01:24 PM
  7. Replies: 1
    Last Post: 06-15-2010, 09:42 PM

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