Is there any way (VBA or otherwise) to return the location of the Data Validation list for a cell?
I’m documenting a spreadsheet, particularly the inputs to the calculation. I’d like to create a formula that shows from where each input cell is getting its allowed values. This should not only be quicker than copying the text from the Data Validation dialogue, but it would be robust to changes.
Any info appreciated.
(Excel 2010)