+ Reply to Thread
Results 1 to 2 of 2

Calculate Daily Totals Based on Value in Separate Cell

  1. #1
    Registered User
    Join Date
    08-14-2018
    Location
    Rexburg, Idaho
    MS-Off Ver
    Office 2016
    Posts
    1

    Calculate Daily Totals Based on Value in Separate Cell

    Hi everyone!

    All I'm trying to do is get my daily tracker to work a little more efficiently.


    I have been trying to use SUMIFS so that it will take data from sheet 1 which matches the date that you enter on sheet 2.

    for Example, if you type 8/1/18 in the date on sheet 2, it will sum all the data for that data column on sheet 1 right below where you entered the date on sheet 2.

    I'm sorry if that's confusing. Let me know if you need more clarification.

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

    Re: Calculate Daily Totals Based on Value in Separate Cell

    Welcome to the forum!

    It shouldn't be too hard.

    =SUMIF(range_containing_dates_on_sheet_1, date_cell_on_sjeet_2, sum_range_on_sheet_1)

    So, assuming dates are in A and values in B on Sheet 1 and your date cell is A1 on Sheet 2, then this:

    =SUMIF(Sheet1!A$1:A$100,Sheet2!A1,Sheet1!B$1:B$100)
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. Calculate Weekly totals in separate sheet, from daily totals
    By cassar in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-10-2018, 12:50 AM
  2. Replies: 5
    Last Post: 04-14-2017, 01:45 PM
  3. Replies: 2
    Last Post: 06-25-2016, 03:02 AM
  4. Calculate Totals weekly and Monthly from daily Figures
    By mfjanoo in forum Excel General
    Replies: 3
    Last Post: 03-05-2012, 03:06 PM
  5. Creating formulas to calculate daily totals and percentages
    By salinas_fam in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-14-2009, 01:57 PM
  6. [SOLVED] How can I calculate weekly totals of daily data in Excel
    By BarrySandell in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-08-2005, 12:05 AM
  7. [SOLVED] I need to input daily cost codes would exceli calculate my totals
    By davisbc in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-06-2005, 03:05 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