I Try to put in a control source from a report the expresion
=Sum(Iif([Id_Tip]=6,[Supr],0))
but doesn't work
I receive the message
The expression you entered contain a invalid syntax
Id_tip and Supr are numeric field in the record source of the report (query)
Any ideea? Seems to be a simple...