View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default variable in data validation

Refer the below link on dependant lists

http://www.contextures.com/xlDataVal02.html
--
If this post helps click Yes
---------------
Jacob Skaria


"Mike.ONeal" wrote:

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.