A
Alberto Martinez
Good morning!
Is it possible to show a drop down list form a formula designed to index distinct dates in a range ?
By using this formula I get a list of all the days in the year when we did inventory, I however would like to know if its possible to use the formula directly in the data validation drop down option so I don't have to create a list using formula in another page;
=INDEX(inventory_date,MATCH(0,COUNTIF($M$1:M1,inventory_date),0))
Thank you!
Is it possible to show a drop down list form a formula designed to index distinct dates in a range ?
By using this formula I get a list of all the days in the year when we did inventory, I however would like to know if its possible to use the formula directly in the data validation drop down option so I don't have to create a list using formula in another page;
=INDEX(inventory_date,MATCH(0,COUNTIF($M$1:M1,inventory_date),0))
Thank you!