I am using a reference sheet to reference the name of the payment period between dates. I used this equation but get #INVALID OPERATION:
=INDEX(COLLECT({Name}, {Start Date}, [Date of Shoot]@row >= @cell, {End Date}, [Date of Shoot]@row, <= @cell), 1)