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 8544729
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T12:37:51+00:00 2026-06-11T12:37:51+00:00

Consider the following Excel spreadsheet: A B C D E 1 company date money

  • 0

Consider the following Excel spreadsheet:

      A          B       C        D        E
   1  company  date    money    date    average
   2  1        03-14       6    03-14      4    (6 + 3 + 3) / 3
   3  1        03-15       2    03-15      6    (2 + 7 + 9) / 3
   4  1        03-16       5    03-16      3.33 (5 + 1 + 4) / 3
   5  1        03-17       1    03-17      5.67 (1 + 9 + 7) / 3
   6  2        03-14       3    .
   7  2        03-15       7    .
   8  2        03-16       1    08-05
   9  2        03-17       9
   10 3        03-14       3
   11 3        03-15       4
   12 3        03-16       4
   13 3        03-17       7

For 100 companies, I have a money value for each date between 03-14 and 08-05 (102 days in total, because I removed the weekends and holidays; the above spreadsheet is a shortened example). The data is structured as panel data. In column D I have listed all the dates and in E I want to calculate the average money-value for each date (see example calculations).

My question is: with what Excel formula for column E could I accomplish this?

The average for 03-14 would be the AVERAGE of cell D2 + D104 + D206 + ... D10202 (102 cells apart), the AVERAGE for 03-15 would be calculated as the average of D3 + D105 + D207 ... etc.

Who knows how to accomplish this?

  • 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-11T12:37:52+00:00Added an answer on June 11, 2026 at 12:37 pm

    Which version of Excel are you using? In Excel 2007 or later you can use AVERAGEIF function, e.g. this formula in E2 copied down

    =AVERAGEIF(B:B,D2,C:C)

    In earlier versions of excel try SUMIF/COUNTIF like this

    =SUMIF(B:B,D2,C:C)/COUNTIF(B:B,D2)

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

Sidebar

Related Questions

Consider the following case: I have a single Excel workbook with 4 sheets in
Consider the following Excel worksheet: | A B C --+-------------------- 1 | company day
Consider following scenario: I have RESTful URL /articles that returns list of articles user
OLEDB can be used to read and write Excel sheets. Consider the following code
Consider the following (partial) Excel worksheet: A | B | C | D ---+-------------+-------+-------
Consider the following (partial) Excel sheet: | A | B C D -+---+------------------ 1|id
Consider following assumptions: I have Java 5.0 Web Application for which I'm considering to
I have a question regarding exception handling. Consider following Java code snippet. try{ //code
Consider following case: I have base class inherited by another two. For instance we
Consider following make: all: a b a: echo a exit 1 b: echo b

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.