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!

image.png

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!