+ Reply to Thread
Results 1 to 2 of 2

Find monthly totals from weekly data

  1. #1
    Registered User
    Join Date
    04-13-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    1

    Question Find monthly totals from weekly data

    I know how much I spend every week, but not how much I spend every day. I'd like to be able to find the total amount spent each month. Is there a way to calculate this automatically?

    The problem is that the month does not divide nicely into 7 day weeks, so for instance in the following data to find the total for November I could manually write a formula to sum 153+207+353 + (99/7*4) + (203/7*4) but I'd need to write a new formula for each month depending what day of the week the 1st fell on. Is there a special function or any way of doing this automatically with a single formula for every month?

    29/10/2012 £99.00
    05/11/2012 £153.00
    12/11/2012 £207.00
    19/11/2012 £353.00
    26/11/2012 £203.00

  2. #2
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Find monthly totals from weekly data

    Hi FMTulley

    Try the SUMPRODUCT or you could use SUMIFS.
    Assuming your dates are in A1:A5 and the amounts are in B1:B5
    Formula: copy to clipboard
    Please Login or Register  to view this content.

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


    Merged Cells (They are the work of the devil!!!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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