sommererdbeere
Programmer
Hi,
i have trouble doing calculation when parameter passed from subreport to main report.
version: crystal 8.5
database: oracle 8.0
main
grp footer OrderNo_1a: cur_wip received_val_subreport
grp footer OrderNo_1b: total_cost
subreport
grp footer OrderNo_1a: received_val
i shared received_val from subreport to main
i tested the total_cost, in the formular, i put {received_val}, which it shows and i put {cur_wip}, this is from main report directly, it shows as well.
However, if i tried to add it together as {received_val}+{cur_wip}, nothing shows.
does any experts here know why?? i've tried to figure out for a long time, but i can't find any solution. I hope anyone can help me on this. thank you very very very very much.
m
i have trouble doing calculation when parameter passed from subreport to main report.
version: crystal 8.5
database: oracle 8.0
main
grp footer OrderNo_1a: cur_wip received_val_subreport
grp footer OrderNo_1b: total_cost
subreport
grp footer OrderNo_1a: received_val
i shared received_val from subreport to main
i tested the total_cost, in the formular, i put {received_val}, which it shows and i put {cur_wip}, this is from main report directly, it shows as well.
However, if i tried to add it together as {received_val}+{cur_wip}, nothing shows.
does any experts here know why?? i've tried to figure out for a long time, but i can't find any solution. I hope anyone can help me on this. thank you very very very very much.
m