View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Data Validation-Dependent Lists

See:

http://www.contextures.com/xlDataVal02.html
--
Gary''s Student - gsnu200832


"TonyK" wrote:

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