Looking Up Value Based on Date Range that a Date Falls In

Options

Hi

I'm looking to create a lookup that uses a date field (pub date) and then pulls a value called Selling Season based on the date range that pub date falls within.

Current formula that isn't working:

=INDEX(COLLECT({Selling Season}, {Pub Date Start}, [Pub Date]@row >= {Pub Date Start}, {Pub Date End}, [Pub Date]@row <= {Pub Date End}), 1)

Table where the Selling Season values and date ranges are stored:

Screenshot 2025-07-02 at 11.58.47β€―AM.png

Appreciate any help on the above, as current formula is returning #INVALID VALUE

Thanks

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!