精品丰满熟女一区二区三区_五月天亚洲欧美综合网_亚洲青青青在线观看_国产一区二区精选

  • <menu id="29e66"></menu>

    <bdo id="29e66"><mark id="29e66"><legend id="29e66"></legend></mark></bdo>

  • <pre id="29e66"><tt id="29e66"><rt id="29e66"></rt></tt></pre>

      <label id="29e66"></label><address id="29e66"><mark id="29e66"><strike id="29e66"></strike></mark></address>
      學(xué)習(xí)啦 > 學(xué)習(xí)電腦 > 工具軟件 > 辦公軟件學(xué)習(xí) > Excel教程 > Excel函數(shù) > excel如何使用not函數(shù)

      excel如何使用not函數(shù)

      時(shí)間: 嘉銘873 分享

      excel如何使用not函數(shù)

        在excel函數(shù)中,當(dāng)要確保一個(gè)值不等于某一特定值時(shí),就需要not函數(shù),但是應(yīng)該怎么在表格中使用呢?下面就跟學(xué)習(xí)啦小編一起來(lái)看看吧。

        excel使用not函數(shù)的步驟

        當(dāng)邏輯值為FALSE,函數(shù)NOT返回TRUE;當(dāng)邏輯值為TRUE,函數(shù)NOT 返回FALSE。

        =NOT(1+1=2),如圖公式中邏輯值為TRUE,所以返回FALSE。

        如圖所示,not函數(shù)一般不單獨(dú)使用,經(jīng)常和if函數(shù)組合起來(lái)。

        =IF(NOT(B2>=18),"未成年,不能進(jìn)入游戲",B2)

        公式說(shuō)明,如果年齡小于18歲,返回未成年,不能進(jìn)入游戲,否則返回真實(shí)年齡。

        如圖,通過(guò)下拉填充公式就能快速把整列的數(shù)據(jù)庫(kù)判斷給計(jì)算出來(lái),效果如圖所示。

        not函數(shù)使用注意點(diǎn)

        16.=NOT(logical)

        參數(shù)中只有一個(gè)Logical,否則返回錯(cuò)誤值


      excelnot函數(shù)相關(guān)文章:

      1.怎么在excel中使用not函數(shù)

      2.怎么在excel中使用now函數(shù)

      3.怎么在excel中使用mod函數(shù)

      1861129