Hi!
I have the following problem
1 have 1 database
with the following fields art, code, & number
I would liek to have a calculated field with the following
If ( code = "aaa" ; sum ( number) ; 0 )
but his works only for the current record and I want it done on all records
can someone give me a direction because I am stuck
thanks!!
emma