+ Reply to Thread
Results 1 to 2 of 2

Typing the name and the column and getting an average (for sales people)

  1. #1
    Registered User
    Join Date
    05-25-2006
    Posts
    2

    Question Typing the name and the column and getting an average (for sales people)

    Here is the function (array) I just got the hang on:

    {=AVERAGE(IF($C$2:$C$80=A84,$I$2:$I$80))}

    What it allows me to do is to type "Joe" into cell a84 it will bring up his average in column I (which will get bigger fairly fast)

    What I need it to do is allow me to select the column I want it to take the average from. The data I have is survey data, checking up on a particular staff member. Right now, i can find out how anyone is doing on question one (the I column) but what I need to try and figure out is how to adjust the data column that is being used for the average.

    Right now, I have to replicate this formula 10 times with some modification so that each question has a cell that you can type a name into, giving you a percentage result.


    Question 1
    Enter: [Joe]
    93.7%

    Question 2
    Enter: [Joe]
    99.9%

    Brackets show what you have to type each time to get a reply.

    What I would like is

    [S1]
    [Joe]
    99.3%


    2 cells where 1 cell selects the name and the other selects the column to take the average from. 1 output cell that just displays the current percentage.

  2. #2
    Pete_UK
    Guest

    Re: Typing the name and the column and getting an average (for sales people)

    I've just responded to your other post (which is very similar to this).
    I forgot to mention to commit that formula with CTRL-SHIFT-ENTER
    instead of just ENTER.

    Pete


+ 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