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.

SUMIF 會新增符合特定準則的值範圍。 例如,若只要加總大於5的值,請使用公式:=SUMIF (B2:B25,“>5”) 。 如需詳細資訊,請參閱 SUMIF 函數

SUMIF (範圍準則、[sum_range])

Range 是要加總的值清單, 準則 是要加總的單元格值,而sum_range (選擇性) 是要實際加總的單元格清單,如果範圍以外的其他部分則是要實際加總的 單元格清單。 

範例 1:如果 A1 和 A4 內的值大於 100:
=SUMIF (A1:A4,“>100”)

範例 2:如果以 Y 開頭的文字位於欄 A:=SUMIF (A1:A4,“Y*”,B1:B4 )

祕訣: 想要根據多個條件總計嗎? 請參閱 SUMIFS

SUMIF 會新增符合特定準則的值範圍。 例如,若只要加總大於5的值,請使用公式:=SUMIF (B2:B25,“>5”) 。 如需詳細資訊,請參閱 SUMIF 函數

SUMIF (範圍準則、[sum_range])

Range 是要加總的值清單, 準則 是要加總的單元格值,而sum_range (選擇性) 是要實際加總的單元格清單,如果範圍以外的其他部分則是要實際加總的 單元格清單。 

範例 1:如果 A1 和 A4 內的值大於 100:
=SUMIF (A1:A4,“>100”)

範例 2:如果以 Y 開頭的文字位於欄 A:=SUMIF (A1:A4,“Y*”,B1:B4 )

祕訣: 想要根據多個條件總計嗎? 請參閱 SUMIFS

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!

×