Can I use the sum and if functions together

D

Doris Morris

In my report I would like to sum the number of hotels if the owner type is
"F" and the project type is "New Build" I tried the following but it did not
work. Is there a way to make this work?

=Sum([hotels])IIf([owner type] = "F" and [project type] = "New Build))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top