使用带有逻辑OR的Excel DSUM

时间:2015-10-13 18:17:06

标签: excel excel-formula excel-2007

我有以下数据库和问题:

enter image description here

但我需要

"Either A=1 OR c=1"  => **should yield 26**     

我怎样才能实现它?

1 个答案:

答案 0 :(得分:0)

您需要将标准放在2个单独的行中,以便在DSUM等数据库公式中使用逻辑OR。

enter image description here