+ Reply to Thread
Results 1 to 3 of 3

Getting Average Percentage in a Certain Date Range from Another Sheet

  1. #1
    Registered User
    Join Date
    01-02-2013
    Location
    Cocytus
    MS-Off Ver
    Excel 2016
    Posts
    9

    Getting Average Percentage in a Certain Date Range from Another Sheet

    Hello everyone, I got some problem and I need your kindly help

    Here's my problem:
    In my workbook, I got 2 sheets. The first one contains the dates, stocks, sold items, and the percentage (the Type column doesn't matter right now).

    And the second one contains the date range and the average percentage. And I don't know the formula to get the average percentage (Sheet 2, D6-D11) from the Sheet 1 (F5-F19) in a certain date range in Sheet 2 (B6-C6 --- B11-C11)


    By the way, here's the attachment
    Book1.xls

    Thank you for your time to read this and kindly help.



    Regards,
    Last edited by vcl_over; 01-04-2013 at 10:56 PM. Reason: solved

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: Getting Average Percentage in a Certain Date Range from Another Sheet

    hi vcl_over, welcome to the forum. you can try:
    Please Login or Register  to view this content.
    or in Excel 2007 & above:
    =AVERAGEIFS(Sheet1!$F$5:$F$19,Sheet1!$B$5:$B$19,">="&B6,Sheet1!$B$5:$B$19,"<="&C6)

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    01-02-2013
    Location
    Cocytus
    MS-Off Ver
    Excel 2016
    Posts
    9

    Re: Getting Average Percentage in a Certain Date Range from Another Sheet

    Thank you very much, benishiryo! You really save me there, really. Thousand thanks.

    Problem solved, thanks for your help.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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