Hello everyone !
My problem is the following:
I have a list of items (ex: cells C1:C10) and named that list -> "list1"
In cell 1 I introduced that list with data validation, so in cell 1 it appears items from 1 to 10.
What formula should I use in cell 2 to display the items from list1, but when in cell 1 item 1 is selected, then in cell 2 to appear items from 2 to 10, or if item5 is selected in cell 1, in cell 2 to appear items from 1 to 4 and from 6 to 10, etc.
So basically when an item is selected in cell 1 from that list, in cell 2 to appear the other items, without the item selected in cell 1
Can anyone help me?
Bookmarks