Is it possible to have cells change automatically if another cell's pop-up menu is changed?
I am making a spreadsheet where I will have a number items. I decided to organize some of them via pop-up menus. I am wondering if the following scenario is possible:
Let's say I have a number of different items (Item 1, Item 2, Item 3, etc.). Each of these items has 7 different cells of information tied to them. Right now, I am thinking of turning each of the 8 cells into pop-up menus and then manually changing them all. So, If I want to change from Item 1 to Item 3, I would then go to each of the 7 cells below and change them manually.
I am wondering if it is possible to have the 7 cells below change automatically when I change the main pop-up menu cell. So, if I change Item 1 to Item 3, the 7 cells below would change automatically with it.
Is this doable? Thanks.