Crystal XI/Oracle 10g
I am doing a report counting eligible retirement for the next 10 years. My database is updated monthly and each update is represented by an "as of id" which is a numeric field like "200709". This field will also be used as user input paramter.
What I want to do is to create a formula based on this parameter as the starting date and cover the next 10 year.
I have no clue of how to do it.
I need this formula also for the calculation of the eligibility of retirement (something like this formula - dob >= 55)
I am doing a report counting eligible retirement for the next 10 years. My database is updated monthly and each update is represented by an "as of id" which is a numeric field like "200709". This field will also be used as user input paramter.
What I want to do is to create a formula based on this parameter as the starting date and cover the next 10 year.
I have no clue of how to do it.
I need this formula also for the calculation of the eligibility of retirement (something like this formula - dob >= 55)