Excel validation lists avoid blanks and errors with TOCOL(ignore) plus FILTER; the spill range stays stable across worksheets.
Cascading drop-down lists—where choosing a category like "Fruit" narrows the next list to "Apple" or "Pear"—are a staple of high-level data entry in Excel. The old INDIRECT method works, but it's ...