+ Reply to Thread
Results 1 to 3 of 3

Calculating Average of Row, user specified end column

  1. #1
    Registered User
    Join Date
    11-03-2009
    Location
    Canada
    MS-Off Ver
    Excel 2000
    Posts
    2

    Calculating Average of Row, user specified end column

    Hello

    I have a very simple averaging question...

    Column A has a list of people.
    Column B to Column BA has 52 weekly values for the person in column A.

    I want to be able to calculate the average of a person's weekly values for any given week of the year based on a user's input - for argument's sake, cell A1 will contain a number from 1 to 52.

    If I enter the number 10 in cell A1, I want to see the average of the first 10 weeks of data for each person.

    I have searched high and low for a simple solution, but I'm missing something, Help!

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Calculating Average of Row, user specified end column

    Welcome to the forum.

    In an unused column starting in row 2, =AVERAGE(B2:INDEX(B2:BA2, $A$1))
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    11-03-2009
    Location
    Canada
    MS-Off Ver
    Excel 2000
    Posts
    2

    Talking Re: Calculating Average of Row, user specified end column

    A HUGE THANKS!!!!!!!

    Cheers

+ 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