Edit validation list source

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a sheet which uses data validation lists to select a name from the
list depending in a previously selected qualifier (a State). The validation
then displays the list for that state, so the actual source entry is quite
long, having a separate range for each state.

Editing the souce is very difficult due to the small size of the window and
if you try to use the arrow keys to move backwards or forwards, it inserts
cell references which tend to get lost in the range references. I could use
range names instead of cell references, but is there a way to either enlarge
the source window, or move backwards and forwards in some way?
 
Thanks Debra. The dependent data validation is the bees knees. Thanks for
this. I've converted the whole thing over so that the list source is now
"=indirect(xx)" instead of a huge list of data ranges. Thanks also for the F2
tip.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top