Nest "Previous" function
Posted: Thu Jun 23, 2005 12:35 pm
Is there any way to nest the "Previous" function?____I have a situation where I need to print a report that has:____ 1.Current Month (June)__ 2.Previous Month (May)__ 3. 2 Previous Months (April)____The field "month" will return the current month. I was able to setup PREV(month) to print "May". But, I can^t figure out to get April.____Any help would be greatly appreciated.____Thanks!____ __