Results 1 to 5 of 5

Trying to create formula to calculate spend per week from a month of data.

Threaded View

  1. #1
    Registered User
    Join Date
    10-15-2020
    Location
    UK
    MS-Off Ver
    365
    Posts
    2

    Trying to create formula to calculate spend per week from a month of data.

    Hi,

    I have done some basic formulas before, but I'm really struggling to get this one to work.

    I have a sheet with a list of job numbers, cost values and dates.
    I have a separate sheet in the same workbook to calculate the spend of each job number. I have calculated the total monthly spend with the formula below.
    =SUMIF('SITE ORDERS'!$B$3:$B$999, B3, 'SITE ORDERS'!$I$3:$I$999)
    =SUMIF(Range, Criteria, Sum range)
    =SUMIF(Range of job numbers, Job number, range of order values)

    I have gotten so far with the formula to work out the value per week

    =SUMIF('SITE ORDERS'!$I$3:$I$999,B3,'SITE ORDERS'!$B$3:$B$999,'SITE ORDERS'!$K$3:$K$999,">="&D1,"<"&E1)
    =SUMIF('range of order values, job number, range of job numbers, range of dates, equal or greater than 1st of month, less than 8th of month.


    Any input would be appreciated...

    Bosy
    Attached Images Attached Images
    Last edited by bosy9989; 10-15-2020 at 11:13 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Calculate a YTD Total based on Reporting Month and Week of Month via drop down selections
    By Miskondukt in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-02-2018, 05:14 PM
  2. [SOLVED] I'm lost here. Formula to calculate % per day of the week, month 100%
    By dceremuga in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-02-2016, 09:44 AM
  3. [SOLVED] Calculate Week Range from Week Number, Month and Year?
    By A108A108 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 05-07-2016, 03:11 PM
  4. Replies: 10
    Last Post: 03-15-2016, 05:16 PM
  5. Replies: 2
    Last Post: 06-05-2013, 02:05 AM
  6. [SOLVED] Formula For Sum of Spend Per Month During a Start and End Date
    By t_man000 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-12-2013, 09:13 AM
  7. Replies: 8
    Last Post: 08-10-2009, 04:21 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