I have a column where I'm doing some indexing / matching via an array formula
I'd like to, in another column, calculate a list of unique values from that resulting array formula column
The UNIQUE function doesn't seem to work since the column I'm trying to process the unique values from has that array formula working in it. I keep getting a #SPILL! error.
Any ideas how I can get that unique list of values?
I'd like to, in another column, calculate a list of unique values from that resulting array formula column
The UNIQUE function doesn't seem to work since the column I'm trying to process the unique values from has that array formula working in it. I keep getting a #SPILL! error.
Any ideas how I can get that unique list of values?