dartagnan3rd
Programmer
I need to use a formula in the Group Expert so I can change the grouping based upon a parameter yet when I go to select the formula = TOTAL_BY based on the parameter {?TOTAL_BY} with the code:
if {?TOTAL_BY} = "Location" then {Command.LOCATION}
else if {?TOTAL_BY} = "Dept" then {Command.DEPT}
else if {?TOTAL_BY} = "Vendor" then {Command.VENDOR_NUMBER}
else if {?TOTAL_BY} = "PO" then {Command.PMG_PO_NUMBER}
I cannot see, let alone select the TOTAL_BY formula in Group Expert.
I appreciate you help.
Thanks,
Fred
if {?TOTAL_BY} = "Location" then {Command.LOCATION}
else if {?TOTAL_BY} = "Dept" then {Command.DEPT}
else if {?TOTAL_BY} = "Vendor" then {Command.VENDOR_NUMBER}
else if {?TOTAL_BY} = "PO" then {Command.PMG_PO_NUMBER}
I cannot see, let alone select the TOTAL_BY formula in Group Expert.
I appreciate you help.
Thanks,
Fred