cristianivanoff
Technical User
Hello all,
I have a mainreport that links with a subreport with a number (Prodgroup). This number is then used in a formula like this in the subreport:
if {?Pm-@Reportprodgroup}= 221 then {TMS_SE_PRGRP.pg-code} in "500" to "599"
else if {?Pm-@Reportprodgroup}=222 then {TMS_SE_PRGRP.pg-code} in "600" to "699" or {TMS_SE_PRGRP.pg-code} in "720" to "721"
How can use this in my selection formula?
I use CR9.
Any help or suggestion is appreciated...
BR
Cristian
I have a mainreport that links with a subreport with a number (Prodgroup). This number is then used in a formula like this in the subreport:
if {?Pm-@Reportprodgroup}= 221 then {TMS_SE_PRGRP.pg-code} in "500" to "599"
else if {?Pm-@Reportprodgroup}=222 then {TMS_SE_PRGRP.pg-code} in "600" to "699" or {TMS_SE_PRGRP.pg-code} in "720" to "721"
How can use this in my selection formula?
I use CR9.
Any help or suggestion is appreciated...
BR
Cristian