2024年8月22日木曜日

12Excel 5.(IF)IFとor 5.(IF)IF+or

orは

OR(条件1,条件2,条件3、、、)のひとつでも正しい時にTrue(正しい)を返す関数です

Excelの関数はORと書いてもorと書いても構いません(大文字・小文字は受付けてくれる)

IFとorを組み合わせて使うと条件に合うものを

選んで結果を返します(出します)

式は入力してあります

or is a function that returns True (correct) when any one of the OR (condition 1, condition 2, condition 3, ...) is correct. Excel functions can be written as either OR or or (uppercase and lowercase letters are accepted). When using IF and or in combination, it selects the one that meets the condition and returns the result. The formula has been entered.

0 件のコメント:

コメントを投稿