Adrian Trella
New member
- Local time
- Today, 03:48
- Joined
- Jun 13, 2011
- Messages
- 2
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 error
=Sum(Iif([Id_Tip]=6,[Supr],0))
but doesn't work
I receive the message
Id_tip and Supr are numeric field in the record source of the report (query)
Any ideea? Seems to be a simple error