I have been trying for a time to make a drop down list that depends on another one.
The first drop-down is used to select which category of items the second one will display.
The second drop down will list values from the range selected from the first
See the following link to see what I want to do: https://www.youtube.com/watch?v=mxRlhALHSPE
The difference is: each range is listed on a different sheet on the same document.
On Excel the solution is straight forward, but on Calc it does not work like that. How can I implement it?