mycrystalbaby
Programmer
Hi,
I would really appriciate, if somebody could help me with this.
I am using a CR-X with SQL8.0.
I am trying to create a report which has a sub report as well.
I would like to have a parameter for this report as a text box, so user can write a number there.
It will be to enter a Month.
i.e if the user enter 1, then it should take it as a current month, if the user enter 2, it should give the data for currentmonth+1 and so on.
I would like to make it dynamic, so user can enter any positive number.
If the user enters 12, it should run for current month+11 months.
Thanks
Anita
When the user enters 1, it should print the current month and year as well, if the user enters 1, it should print Jul 07 and Aug 07.
I would really appriciate, if somebody could help me with this.
I am using a CR-X with SQL8.0.
I am trying to create a report which has a sub report as well.
I would like to have a parameter for this report as a text box, so user can write a number there.
It will be to enter a Month.
i.e if the user enter 1, then it should take it as a current month, if the user enter 2, it should give the data for currentmonth+1 and so on.
I would like to make it dynamic, so user can enter any positive number.
If the user enters 12, it should run for current month+11 months.
Thanks
Anita
When the user enters 1, it should print the current month and year as well, if the user enters 1, it should print Jul 07 and Aug 07.