Cross Reference Spreadsheet
Answers
-
Hi Thomas,
It sounds like you're looking for two different formulas:
- to COUNT the number of times a name appears in a different sheet
- to AVG the % column per-person
Is that correct? If so, in your PM Totals sheet, you will want to have a column with the Names to reference. Then you can build the following two cross-sheet formulas:
1 . Total Number Rows with that name
=COUNTIF({Column with Names in other sheet}, =[Name Column]@row)
2 . AVG the % column per-person
=AVERAGEIF({Column with Names in other sheet}, =[Name Column]@row, {Column with % in other sheet})
Here are some Help Center articles I used for this: COUNTIF function / AVERAGEIF function / @row function / Cross Sheet References
Let me know if you have any questions about this! It may help to see screen captures of your sheet to help further (but please block out any sensitive data).
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.4K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 479 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 490 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!