Average numbers from a lookup function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to find the average GPA's from the Lookup function where I type in the
letter grade and lookup changes it to the gpa number, but then I need to
find the average...how do I do that? Bob from nowhere, help me again.....
thanks
 
Could you not just get each individual GPA into separate cells, and then
just run the AVERAGE function against those results?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 
I tried that and I just got 0 as the result.....=Average(A2:R2) and it came
back 0,
thanks
 
What's in A2:R2?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top