I want a formula that can take a Date (Year) parameter, and look through my data set and find data that is minus one year of the parameter. However if the minus one year data is not available it needs to keep on looking back until it finds a year with some data.
ie user enter 2008.
I then need to find some 2007 data. If 2007 data doesnt exist , its needs to look for 2006 , 2005 etc until it finds some existing data.
I am using Crystal Version 11
ie user enter 2008.
I then need to find some 2007 data. If 2007 data doesnt exist , its needs to look for 2006 , 2005 etc until it finds some existing data.
I am using Crystal Version 11