Cross-sheet formula - SUMIF, match column name

I'm trying to use Sheet A as the reference sheet for Sheet B. Pull sum of each column from Sheet A with the same column name and primary at row.
Currently, this formula is working, but want to use a formula where I don't have to pull a reference per column.
Sheet A has the same column names. Is this possible?
Here's the current formula I'm using, but have to pull individually.
=SUMIFS({Sheet A Interviews Completed Column}, {Sheet A Primary Column}, [Primary]@row, {Sheet A Center Column}, "1 Center")
Thank you!
Answers
-
@ralter I am not sure of your use case from that description, but if all you want are grouped sums, is there a reason you can't just do a report for this?
Principal Consultant | System Integrations
Prime Consulting Group
Email: info@primeconsulting.com
Follow us on LinkedIn! -
@prime_nathaniel sure, thanks for asking. I'm utilizing the totals on a dashboard as a metric vs. adding as Report. I should also include I'm pulling from 30+ sheets.
Help Article Resources
Categories
Check out the Formula Handbook template!