Wednesday, March 7, 2012

does anyone know the answer?

i have two Running Total Fields
Total NWN and Total Keyed
how can i add these two Running Total Fields?
and how can i connect mysql to crystal report?
thanks1) Just add them in a formula
{#Total NWN} + {#Total Keyed}

2) Don't know|||i have two Running Total Fields
Total NWN and Total Keyed

how can i add these two Running Total Fields?
At the end of outer group which calculates total of these fields,
add like this: {Total Keyed} + {Total NWN}.
Please try since i didn't test this syntax.

and how can i connect mysql to crystal report?

thanks
Did you read the answer in your previous started thread? ("http://www.dev-archive.com/forum/showthread.php?t=437244) :mad:

No comments:

Post a Comment