Unique Id in one sheet and Duplicates Id in another sheet

Morena
ββββ
Hi Good people
I have two sheets - FTTH Program sheet and the PMO_DataDump sheet
On the FTTH Program sheet i have the unique id - PN number and on the PMO_DataDump also have the unique id with duplicates (PN Number), I'm trying to Calculate the sum from the column called HP from PMO_DataDump sheet for every unique Id in FTTH Program sheet.
Any Advice, please
Tags:
Answers
-
Used this formula -
=SUMIF(DISTINCT(COLLECT({PMO_DataDump_PN}; {PMO_DataDump_PN}; PN@row)); PN@row; {PMO_DataDump_HP})
But I get an error - #INCORRECT ARGUMENT
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!