Hi
I have a rules database 4 columns, circa 500 rows(all cells populated). Column D has ALL unique values(the rules) Column A 37 unique values,B and C similar(the descriptors). If you want to find a rule in column D you use A-C to narrow down the search. Easy with filters, but I want to build it into a form where the database is not seen, just 4 cells 3 descriptors that narrow down the search to find the final rule. I could use dependent tables with indirect functions etc, but that would require setting up multiple linked table, could be done but would take ages and would manually need to be changed if the linked database changed. e.g select one of the 37 unique values from A may then have 15 options in B, select the most appropriate from that and there's say 6 options in C, select one of these that and chose from a final 3 to get your end unique value. I'm sure there must be an easy option given its really just a filter without a 5 metre long formula? Any ideas, thanks
I have a rules database 4 columns, circa 500 rows(all cells populated). Column D has ALL unique values(the rules) Column A 37 unique values,B and C similar(the descriptors). If you want to find a rule in column D you use A-C to narrow down the search. Easy with filters, but I want to build it into a form where the database is not seen, just 4 cells 3 descriptors that narrow down the search to find the final rule. I could use dependent tables with indirect functions etc, but that would require setting up multiple linked table, could be done but would take ages and would manually need to be changed if the linked database changed. e.g select one of the 37 unique values from A may then have 15 options in B, select the most appropriate from that and there's say 6 options in C, select one of these that and chose from a final 3 to get your end unique value. I'm sure there must be an easy option given its really just a filter without a 5 metre long formula? Any ideas, thanks