Spill Error - need help with Unique

itsgrady

Board Regular
Joined
Sep 11, 2022
Messages
116
Office Version
  1. 2021
Platform
  1. Windows
  2. MacOS
I’m trying to get the unique value in G column if E is greater than 5000. When using the formula below I get a #Spill! error.

=UNIQUE(FILTER(G1:G100, E1:E100>5000))

Not sure why. Can I get some help.
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
It means there is something in the way of the output range required (or you used it in a table).
 
Upvote 1
Solution
It means there is something in the way of the output range required (or you used it in a table).

Thanks for your help. Two cells below had two spaces in the cell. Could not see it, but after your help i found it by looking at each cell. I Appreciate your time.
 
Upvote 0

Forum statistics

Threads
1,215,984
Messages
6,128,110
Members
449,421
Latest member
AussieHobbo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top