Hi,
No I haven't found a solution. I finally wrote a VBA routine that work as follow:
Manual work:
In a dedicated workbook, I Create a Table object with all possible combination from L1 to L4
VBA:
- the macro populate another table with all unique possible "validation" by reading the first Table
- When clicking a cell within a particular range inside the form , the macro dynamically associate the DV from the 2nd table.
If you need it, I could share my macro or part of it, but I need time to cleanup the confidential stuff in the file