Lavenderchan
Technical User
Hello,
I am trying to return records for the last five years with out using specific dates. I have figured out how to return one year by using the formula
. I can also return records by from 5 years using
. However its only returning records for that specific year. How do I combine them using Between And. What I have used is not working.
I am trying to return records for the last five years with out using specific dates. I have figured out how to return one year by using the formula
Code:
Year(Date)))
Code:
Year(Date))-5