I need the formula to display the duplicate values found in a rollup.
I can’t do ArrayUnique because I actually want to know what the duplicate ones are and there are too many combinations for me to code it using an if statement for each result.
Thanks!