View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike.ONeal Mike.ONeal is offline
external usenet poster
 
Posts: 3
Default variable in data validation

I want to create a data validation where I can specify the month in one
column and in the next column, look up the dates for that month. To further
explain, I have 12 named ranges, January-December (on a seprate worksheet).
Can I set cell A1 to January and the data validation in B1 will lookup the
dates for January. Change A1 to February and then it will lookup dates for
February?

--
Mike O.