formula is the formula itself, means the result is stored in "formula". I get the same effect if i declare a variable, e.g.:
dim x
formula = x
I employ Basic-Syntax
The formula is placed in the Details of the group date.
The second formula, which should sum the results, is placed...
Hi all,
i want to create a group result with a formula.
There are two groups in the report, number and date
E.G:
12345
04.07.02
07.07.02
34567
08.07.02
09.07.02
i created two formulas:
if count (date.date, date.date)> 1 then formula = 60
if count (date.date, date.date)= 1 then formula =...
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.