Multiple cascading dropdown lists in Google Sheets

Solved
Shinshu Posted messages 6 Status Member -  
 123456azerty -
Hello,

I'm trying to build a table with dropdown lists under certain conditions.

I have 7 product families, and within each family, a certain number of pieces of equipment.

In my table, there is a column with a dropdown list of these families.
In the adjacent column, I need to retrieve only the equipment from the selected family in the previous column.

I managed to do this for one line using the "Offset" formula, which generates a list based on my family in row 1. I then retrieve this dropdown list in my table.

However, I need to do this exercise for each row, which can create a very large number of lists, especially since I want to make a table for each month. This wouldn't be feasible.

Do you have a simpler solution?

Thank you.

11 answers

  1. PapyLuc51 Posted messages 4569 Registration date   Status Member Last intervention   1 511
     
    I think I have found the formula that I had made and that inspired me this video

    I only include images that I think will be quite explicit
    1 the list sheet


    2 the sheet of cascading drop-down lists incremented downward
    2
    1. 123456azerty
       
      Mr. Papy, you are a genius! No joking, thank you very much, I finally solved my problem.
      I don’t really like having to hide cells, but it remains functional!
      Thank you!
      0