Dear Experts,
I have two formulars with me :
The first being
1.
Global numbervar money;
IF {@BPCurrency} <> 'KES' or {@BPCurrency} <> 'EUR' then
Global numbervar money:= {ConsStatement.Win_FCDeb}
else if {@BPCurrency} = 'KES' or {@BPCurrency} = 'EUR' then
Global numbervar money:=...
Dear Experts,
I have data from a single table without an "obvious" relationship but whose data I need to group. I would like to create a group using formulas in crystal or SQL if possible that will allow me to create some grouping for the data.
The data is as follows :
ItemCode Qty...
Dear Experts,
I have a formular in the detail area section of my report. the formular is like var x/var y. I would like to have a particular result from the rows to the group footer. Is there a known solution for this ?
Dear Experts,
I have quite a problem here :-
I am trying to add up data that sits on tables as some kind of hierarchy. The data is as follows :-
itemcode qty treetype
1001 2 N
1002 5 N
1003 1...
Dear Experts,
I have an interesting problem here.
I have a two values on a row. Say value A = 5000 and Value B = 20000. Value A changes from row to row but Value B is constant. I would like to deduct Value A from B such that Value B keeps decreasing cummulatively with each row. Such as on Row...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.