sum of two Running Total Fields
i have two running total fields, Total Keyed and Total NWN.
i have to sum these two fields.
what shall i do?
thanks
# 4 Re: sum of two Running Total Fields
{#RTotal1}+{#RTotal2}
or as your example --> {#Total Keyed} + {#Total NWN}
not working also...i am currently in my crystal report and still figuring out what shall i do.
and also how can i connect from mysql to crystal report.