JohnnyIsNerdy
New Member
- Joined
- Oct 18, 2021
- Messages
- 8
- Office Version
- 365
- 2019
- 2013
- 2010
- 2007
- Platform
- Windows
Hello,
I've tried small, large, aggregate.. I just can't get it right.
My goal is to have a list on a separate sheet, but I tried on the same sheet as the data to see if it can be done first.
Look for ID within the list and match, check if that ID matches a criteria in another column (other than ID), and return all results horizontally sorted large to small.
1. criteria ID and owner (has 3 or 4 , so maybe an or )
2. return a value in another column
3. display horizontally in order of large to small.
I used aggregate(14,6,...) / (criteria...)
Any help out there would be great. I've tried to follow an example on here but I can't get multiple results using array format.
I'll post an example snippet of the data for more clarification.
I've tried small, large, aggregate.. I just can't get it right.
My goal is to have a list on a separate sheet, but I tried on the same sheet as the data to see if it can be done first.
Look for ID within the list and match, check if that ID matches a criteria in another column (other than ID), and return all results horizontally sorted large to small.
1. criteria ID and owner (has 3 or 4 , so maybe an or )
2. return a value in another column
3. display horizontally in order of large to small.
I used aggregate(14,6,...) / (criteria...)
Any help out there would be great. I've tried to follow an example on here but I can't get multiple results using array format.
I'll post an example snippet of the data for more clarification.