View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
TonyK TonyK is offline
external usenet poster
 
Posts: 7
Default Data Validation-Dependent Lists

Hi
I have a spreadhseet which uses the INDIRECT function to display a list of
possible entries in a drop down box in Col B depending on the selection from
a dropdown box in Col A. I now need to expand the formula to look at
multiple lists (depending on the selection in column A) from lists which span
cols B through AZ. The function I have at the moment is "INDIRECT(A2)". Any
help would be appreciated.
TonyK