scecchin
New Member
Hello
I am working with structured references (tables). I have a table, (example enclosed), that contains data. I have kept the example simple. The table is a data table with one column called Number. The table name is Table1. For the application I am trying to address, this example table is a data table and in the column Number, there would be redundant values. I want to create a data validation list of the unique values in the table so the user can only select what is there, but not see the redundancy. There are some screen shots of the settings in Data Validation for List in the attached file. If I put the following Source field, << =INDIRECT("Table2[Number]") >>, it will list the values in Table1[Number], but it show the redundant values as well, and the values are not sorted. When I try to sort and remove redundant values with the SORT and UNIQUE functions, and embed in the Data Validation Source field, Excel tells me it will end in error. This happens even if I try to wrap the formula using INDIRECT
Appreciate whatever assistance can be provided
Thank you for your time
Sergio
I am working with structured references (tables). I have a table, (example enclosed), that contains data. I have kept the example simple. The table is a data table with one column called Number. The table name is Table1. For the application I am trying to address, this example table is a data table and in the column Number, there would be redundant values. I want to create a data validation list of the unique values in the table so the user can only select what is there, but not see the redundancy. There are some screen shots of the settings in Data Validation for List in the attached file. If I put the following Source field, << =INDIRECT("Table2[Number]") >>, it will list the values in Table1[Number], but it show the redundant values as well, and the values are not sorted. When I try to sort and remove redundant values with the SORT and UNIQUE functions, and embed in the Data Validation Source field, Excel tells me it will end in error. This happens even if I try to wrap the formula using INDIRECT
Appreciate whatever assistance can be provided
Thank you for your time
Sergio