sum iff

steve111

Registered User.
Local time
Today, 23:46
Joined
Jan 30, 2014
Messages
429
hi ,

I have a report that sums all my costs for work done or forecast to be done
= sum([cost])

what I would like to do is also just sum the costs that are forecast to do
I have a field called " completedtasks" that is a tick box ( yes/no)

how can I ask it to sum the cost for all the ones that does not have the tick against it

thanks steve
 

Users who are viewing this thread

Back
Top Bottom