I would like the following values to populate based on dates:
if date is 08-31-18 then 1
if date is 09/30/2018 then 2
.................................................................................
if date is 07/31/2019 then 12
What is the best way to do it?
the if formula becomes too complex.
thanks
if date is 08-31-18 then 1
if date is 09/30/2018 then 2
.................................................................................
if date is 07/31/2019 then 12
What is the best way to do it?
the if formula becomes too complex.
thanks