Hello:)
Is there a way to lookup a date, determine if it falls between 2 dates (fiscal year quarters), and then return the corresponding value?
ie:
Date: 1/29/2016
Fiscal Year Q1: 1/1/2016 ~ 3/31/2016
Fiscal Year Q2: 4/1~June 31/2016
etc
So, the formula would check to see if {date} (1/29) is between 1/1 and 3/31, or between 4/1 and 6/31, etc. Once it finds what it is between, it returns the corresponding value (in this case, Fiscal Year Q1).
Possible in Smartsheet?
Thank you!
Emma