+ Reply to Thread
Results 1 to 2 of 2

How to Average Sales Data based on a matching date

  1. #1
    Registered User
    Join Date
    01-30-2022
    Location
    Ontario, Canada
    MS-Off Ver
    Excel for Mac 16.57
    Posts
    1

    How to Average Sales Data based on a matching date

    Good morning all! Hello from Ontario Canada!

    I've got a multi data sheet here and I'm trying to get the worksheet to calculate a gross average based on a date selected from a drop down menu and data from another sheet.

    As you can see, 'Deal Tracking' carries plenty of data entries, all starting with a date. I'd like drop down in B2 of 'B-SHEET' to select a date and for the worksheet to pull all the sales number from the 'R' column of Deal Tracking and automatically average out based on the amount of results returned for that date and display it in 'B-SHEET' B7.

    I'm scraping my head over this one even though I'm sure I'm close to solving it, I've decided to search for some help!

    All help is appreciated!

    Allen.
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,098

    Re: How to Average Sales Data based on a matching date

    Nearly there!! Use:

    =IFERROR(AVERAGEIF('Deal Tracking'!B:B,$B$2,'Deal Tracking'!R:R),"")

    and make sure you choose a date that has some values to average.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: Lá fhéile Pádraig sona dhaoibh

+ 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. [SOLVED] Getting the average net sales based on the day
    By JeremyHaley in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-15-2020, 12:43 PM
  2. average days based on matching data in different rows
    By vern07 in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 09-19-2020, 10:02 AM
  3. Add date criteria matching order date and sales date
    By Luther.King in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-25-2014, 10:09 AM
  4. [SOLVED] Finance Question- matching sales value date with that of amount received date
    By paradise2sr in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 09-20-2013, 05:52 AM
  5. Replies: 7
    Last Post: 07-23-2013, 07:56 AM
  6. Replies: 1
    Last Post: 08-25-2010, 11:25 AM
  7. Replies: 10
    Last Post: 02-22-2009, 02:44 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