Hi
I have a SharePoint list that has a Start Date and an End Date column. I also have a set of columns, one for each month of the year. I'm looking to make these calculated columns to that if, say, the first column "Jan 20" is contained within the Start Date and End Date range then make the value for the "Jan 20" column "Yes."
So, for instance, if there is a list item with a start date of 1/15/2020 and and end date of 3/20/2020, then the calculated columns "Jan 20", Feb 20", Mar 20" will all have a value of Yes, while all of the remaining calculated columns have a value of "No."
Thanks so much for your help!