Im trying to return a series of results whereby a holiday is currently going on, (ie: today's date is in between the Departure Date and the Return Date).
I dont have a database field for "Return Date" so I calculated this using the formula: [Departure Date]+[TD Duration]
Can you tell me whether or not my formula below makes sense: