Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

本文將說明 Microsoft Excel 中 TRUE 函數的公式語法及使用方式。

附註: TRUE 函數主要是為了與其他試算表程式相容而提供的。

描述

傳回邏輯值 TRUE。 您可以在想要根據某條件傳回 TRUE 值時使用此函數。 例如:

=IF(A1=1,TRUE())

您也可以在儲存格和公式中直接輸入值 TRUE,而不使用此函數。 例如:

=IF(A1=1,TRUE)

如果條件符合,Excel 會在兩個範例中都傳回 TRUE。 如果條件不符合,Excel 會在兩個範例中都傳回 FALSE。

語法

TRUE()

TRUE 函數語法沒有引數。

另請參閱

IF 函數

建立條件化公式

邏輯函數 (參照)

Need more help?

Want more options?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。

社群可協助您詢問並回答問題、提供意見反應,以及聆聽來自具有豐富知識的專家意見。

Was this information helpful?

How satisfied are you with the translation quality?
What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×