Home > Back-end >  How to use drop down list with range of dates (years) by specific year in Excel
How to use drop down list with range of dates (years) by specific year in Excel

Time:01-28

I want to create conditional drop down list when user fill the year in column A and in column B is filled the range which is taken from list defined in column E. How can I do it?

Range of years list

CodePudding user response:

Here is a solution which requires a few helper columns

enter image description here

Chose from Drop Down menue

enter image description here

  •  Tags:  
  • Related