Reference formula for returning value based on whether a date is between two dates
Options

mpajuelo
ββ
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)
Answers
-
Lets first try removing the comma from after the second [Date of Shoot]@row.
-
@Paul Newcome It works for the first row on my reference sheet but does not work for other dates within the other rows in the reference sheet
-
@Paul Newcome Nevermind, that works. Fixed my issue. Thank you!
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!