Urgent: Please help with averaging formula
Hi,
Is there a formula to average a number based on data in a column?
In this sheet, I want to formulate and average the Interview Score based on the name of the applicant. Example: Wilfred, Furtado has 3 scores. In the AVG Int Score column, I want to average the total scores by the numbers of interview scores on the sheet.
Can you help?
Rebecca Panaccione
Best Answer
-
You would use (adjust column names as needed):
=AVERAGEIF(Name:Name, Name@row, Score:Score)
Answers
-
Try the AVERAGEIF function. It has the same syntax as a SUMIF but averages instead of sums.
-
I have this so far then,
What is the "equal to"? Do I have to do this on each row for each name. I need it to be smart. :(
=AVERAGEIF([Interview Score]:[Interview Score], [Applicant Name]@row=
-
You would use (adjust column names as needed):
=AVERAGEIF(Name:Name, Name@row, Score:Score)
-
That worked! Beautiful. Thank you!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!