View Single Post
  #1   Report Post  
Dave Peterson
 
Posts: n/a
Default how do i find where a drop down list is hidden so it can be edited

And if the dropdown list is the result of Data|Validation
select a single cell (or a range of cells to search)

Edit|goto|special
check the Data Validation option
(and use All)

Then for each of those cells:
data|validation
see if there's a list in that dialog or if it points at another range.

vgee wrote:

--

Dave Peterson