Recursion [PREV]

Solved4.35K viewsTips and Techniques
0

my first time posting to this board. i couldn’t find when i quickly search recursion but is there a way to write a recursion formula with [PREV] for two years ago rather than only one? thanks

0

the answer is [PREV-n] n being the number of years minus 1 you want to go back.
if the year is 2015 and I want to go back 2 years to 2013 it would be [prev-1].

You are viewing 1 out of 2 answers, click here to view all answers.