L
Lasse T
Hello !!
I have a form with a calculated field named "tot" in the sub form looking
like this: =Sum([Relation]!Radsumma)
I also have another field named "kundkat" in the parent form wich can have
one of three values 1, 2, 3.
This is what i want to do.
If the field "kundkat" = 1 or 2 then the field tot =
Sum([Relation]!Radsumma)
If the field "kundkat" = 3 then the field "tot" = Sum([Relation]!Radsumma)
rounded down to nearest 5.
Hope someone can help me with this.
Thanks in advance
Lasse T
--------------
I have a form with a calculated field named "tot" in the sub form looking
like this: =Sum([Relation]!Radsumma)
I also have another field named "kundkat" in the parent form wich can have
one of three values 1, 2, 3.
This is what i want to do.
If the field "kundkat" = 1 or 2 then the field tot =
Sum([Relation]!Radsumma)
If the field "kundkat" = 3 then the field "tot" = Sum([Relation]!Radsumma)
rounded down to nearest 5.
Hope someone can help me with this.
Thanks in advance
Lasse T
--------------