Corticus said:They need to create a new query, and add the table that contains the field on which they want to sumif(). Add any fields of interest to this query. Under the field on which they need to apply criteria, add criteria in a similar manner as Excel like >3 or ="text".
Now make a report referring to this query including this field, and add a textbox to the report footer. Type =sum([yourfield])
Replace 'yourfield' with the field of interest's name.
I posted an example here:
http://www.theillumni.com/posts/sumif.zip
Necesitan crear una nueva consulta, y añadir la tabla que contiene el campo en el que quiere basar el Sumar.Si. Bajo el campo que se quiere aplicar el criterio, añadirlo de manera similar a Excel como >3 o ="text". Ahora se debe hacer un reporte refiriéndose a esta consulta incluyendo el campo, y añadir un Textbox al pie de página del reporte. Ahí se escribe =sum([sucampo]) Remplace 'sucampo' por el nombre del campo en interés.
Puse un ejemplo aquí:
http://www.theillumni.com/posts/sumif.zip