unique() in data validation

zoharb

Board Regular
Joined
Nov 24, 2011
Messages
57
Office Version
  1. 2021
  2. 2013
Respected,
I am referring to excel 2021
I can get the unique list elsewhere,
which i can later call as list in data validation
but direclty using unique() in CUSTOM of DATA is not working .
Can you please mention what is causing this error,
(my #SPILL question is also related to this )
Zohar Batterywala
 

Attachments

  • SUMIFS@21jul24.png
    SUMIFS@21jul24.png
    106.6 KB · Views: 11

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
That's just the way it is. Some spill formulas can't be used by themselves within Data Validation. As you've found out, you can put the spill formula (UNIQUE in your case) in a cell elsewhere in your workbook, then use that reference, like =A1#, in your Data validation. If you have dependent Data Validation, or a column of Data Validation, that can get complicated and require a lot of cells, but that's the way it works.
 
Upvote 1
Solution

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

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