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
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!