I would like to limit the list selections in subsequent cells as selections are made. Say I start with a list of numbers from 1-10 in cell A1, if my first selection is 8 my selection set in B1 needs to be 1,2,3,4,5,6,7,9,10. If I then select 3, the selection set in C1 needs to be...