Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8416421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T01:45:03+00:00 2026-06-10T01:45:03+00:00

This is probably a really easy question to answer but it’s been bugging me

  • 0

This is probably a really easy question to answer but it’s been bugging me for ages now! Say I have a range of values in a column sorted like:

Sales:
1500
160
40
300
200

Within this range, I know that the average is 440.
What I would like is for Excel to find the most average value within this range (the closest value to 440 in that range is hence 300). So what can I do for Excel to return 300 as the closest value to the average value within that range?

Thanks so much!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T01:45:04+00:00Added an answer on June 10, 2026 at 1:45 am

    Assuming that the the values are from Cell A2 to A6, use this array formula

    =INDEX(A2:A6,MATCH(MIN(ABS(A2:A6-AVERAGE(A2:A6))),ABS(A2:A6-AVERAGE(A2:A6)),0))
    

    You have to press CTL + SHIFT + ENTER after you enter the formula.

    SCREENSHOT

    enter image description here

    FOLLOWUP

    I forgot to mention that I need to omit non-zero values from ‘sales’ so that any values that are 0 are not counted. Could you show me how this would be done? – alexcu 4 mins ago

    Simply use SUM and COUNTIF instead of AVERAGE in this case

    Use this formula

    =INDEX(A2:A7,MATCH(MIN(ABS(A2:A7-(SUM(A2:A7)/COUNTIF(A2:A7,"<>0") ))),ABS(A2:A7-(SUM(A2:A7)/COUNTIF(A2:A7,"<>0") )),0))

    SCREENSHOT

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is probably a really easy question to answer, but for some reason I'm
Quick question- I know this is probably really easy, but my excel skills have
This is probably a really dumb question with a simple answer but... I am
This is probably a really obvious question, but it's driving me nuts. We have
This is probably a really easy question, but I can't find anything that works.
This is probably a very easy question, but I never really did web... so
This is a really easy question, but if I have a bunch of instructions
This is probably really easy but I can't seem to figure out how to
This is probably really easy, but I'm lost on how to make sure it
Probably really easy for a pro, but could someone re-write this from it's PHP

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.