I am using CR 10
I want to produce wording as follows depending upon parameter i select (Interim or Annual)
If{?Period}="Interim" then "for the 6 months to X" else for the year to Y
X must allways be the end of June in the year i run the report and Y must allways be the end of year I run the report - and in this format: 30th June 2011
So if interim selection i should get:
for the 6 months to 30th June 2012 if i ran it next year for instance
I want to produce wording as follows depending upon parameter i select (Interim or Annual)
If{?Period}="Interim" then "for the 6 months to X" else for the year to Y
X must allways be the end of June in the year i run the report and Y must allways be the end of year I run the report - and in this format: 30th June 2011
So if interim selection i should get:
for the 6 months to 30th June 2012 if i ran it next year for instance