+ Reply to Thread
Results 1 to 9 of 9

Average value that divides by the amount of months entered.

  1. #1
    Registered User
    Join Date
    05-04-2016
    Location
    Boise, ID
    MS-Off Ver
    2010
    Posts
    23

    Average value that divides by the amount of months entered.

    If I add a value into C15 it will populate a value in K15 (I’ve got this part down). In K17 it will total the “Sales for Goal/Hour” but now I want it to divide by the amount of values I put into the C column (the amounts of months entered, so if Sept divide by 9, Oct divide by 10, etc).

    For some reason I can not add an attachment

    Book1.png

  2. #2
    Registered User
    Join Date
    05-04-2016
    Location
    Boise, ID
    MS-Off Ver
    2010
    Posts
    23

    Re: Average value that divides by the amount of months entered.

    =SUMIF(B5:B16,"<>",K5:K16)/10 *This is the formula in K17 where I want the 10 to change to 11 when I enter a value for November

  3. #3
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: Average value that divides by the amount of months entered.

    If your data is in a table then you could just add a total row and select the average option.

    To upload an attachment;

    Go Advanced -> Manage Attachments -> Upload

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Average value that divides by the amount of months entered.

    Please try

    =AVERAGEIF(K5:K16,">0")

  5. #5
    Registered User
    Join Date
    05-04-2016
    Location
    Boise, ID
    MS-Off Ver
    2010
    Posts
    23

    Re: Average value that divides by the amount of months entered.

    Here is the file.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    05-04-2016
    Location
    Boise, ID
    MS-Off Ver
    2010
    Posts
    23

    Re: Average value that divides by the amount of months entered.

    I tried the formula =AVERAGEIF(K5:K16,">0") but was not getting what I was looking for.

  7. #7
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Average value that divides by the amount of months entered.

    Sorry I have no idea what you want.

    Please mock up manual result that you what for each cases.
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    05-04-2016
    Location
    Boise, ID
    MS-Off Ver
    2010
    Posts
    23

    Re: Average value that divides by the amount of months entered.

    Here is the formula that got me what I needed. =SUM(N6:N18)/COUNT(N6:N18)

    THANK YOU for your help.

    Anthony

  9. #9
    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,466

    Re: Average value that divides by the amount of months entered.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    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. [SOLVED] Popup Warning on Entered Amount
    By EdWoods in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-08-2018, 11:57 PM
  2. [SOLVED] Distribute specific amount to months
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-23-2016, 10:45 AM
  3. Formula for value entered between YxY amount
    By rossw8 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-08-2015, 04:57 AM
  4. Dax Formula - 3 Months & 6 Months Average
    By Macondo73 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-20-2015, 03:44 PM
  5. [SOLVED] Average - 3 months / 6 months trend line ( array formula? )
    By ccernat in forum Excel General
    Replies: 3
    Last Post: 04-04-2012, 06:24 AM
  6. Average Months into Years/Months
    By mv835 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-02-2011, 02:45 AM
  7. divides the amount of an item by how much i have across all 6 groups
    By Jmesser in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-18-2007, 02:00 AM

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