跳到主要內容

如何在Excel中平均忽略零的數據范圍?

通常,“平均值”功能可以幫助您計算Excel中包含零的範圍的平均值。 但是在這裡,當您應用平均值函數時,您要排除零。 您如何在平均計算中忽略零?

使用公式對范圍為零的數據取平均值

使用Kutools for Excel平均/求和/計算範圍為零的數據范圍 好主意3      玩


箭頭藍色右氣泡 使用公式對范圍為零的數據取平均值

如果您使用的是Excel 2007/2010/2013,則此簡單的AVERAGEIF函數可以幫助您快速輕鬆地解決此問題。

1。 輸入此公式 = AVERAGEIF(B2:B13,“ <> 0”) 在數據旁邊的空白單元格中,請參見屏幕截圖:

文檔平均忽略-1

備註:在以上公式中, B2:B13 是您要平均排除零的範圍數據,您可以根據需要進行更改。 如果該範圍內有空白單元格,則此公式還將對數據進行平均,以排除空白單元格。

2。 然後按 Enter 鍵,您將獲得排除零值的結果。 看截圖:

文檔平均忽略-1

注意: 此公式在Excel 2003中不會生效,如果您使用的是Excel 2003,則應結合使用 總和COUNTIF 函數,請應用以下公式: =SUM(B2:B13)/COUNTIF(B2:B13,">0").


箭頭藍色右氣泡 使用Kutools for Excel平均/求和/計算範圍為零的數據范圍

如果您想對零單元格求和/平均/計數而忽略不計,則可以應用 Excel的Kutools's 選擇特定的單元格 實用程序選擇非零單元格,然後在 狀態欄.

Excel的Kutools, 與以上 300 方便的功能,使您的工作更加輕鬆。 

免費安裝 Kutools for Excel,請執行以下操作:

1.選擇要平均的範圍,然後單擊 庫工具 > 選擇 > 選擇特定的單元格。 看截圖:
doc選擇特定的單元格4

2.在彈出的對話框中,選中 細胞 選項,然後選擇 才不是 等於 從第一個下拉列表 特定類型 部分,然後轉到右側的文本框輸入 0。 看截圖:
doc選擇特定的單元格6

3。 點擊 Ok,並且已選擇所有大於0的單元格,並且您可以在狀態欄中查看平均值,總和,計數結果。 看截圖:
doc選擇特定的單元格3

小費。 如果您想免費試用 選擇特定的單元格的功能, 請免費下載Kutools for Excel 首先,然後按照上述步驟進行操作。


箭頭藍色右氣泡平均值/計數/總和數據忽略零

相關文章:

如何在Excel中沒有最大值和最小值的情況下計算平均值?

最佳辦公生產力工具

🤖 Kutools 人工智慧助手:基於以下內容徹底改變數據分析: 智慧執行   |  生成代碼  |  建立自訂公式  |  分析數據並產生圖表  |  呼叫 Kutools 函數...
熱門特色: 尋找、突出顯示或識別重複項   |  刪除空白行   |  合併列或儲存格而不遺失數據   |   沒有公式的回合 ...
超級查詢: 多條件VLookup    多值VLookup  |   跨多個工作表的 VLookup   |   模糊查詢 ....
高級下拉列表: 快速建立下拉列表   |  依賴下拉列表   |  多選下拉列表 ....
欄目經理: 新增特定數量的列  |  移動列  |  切換隱藏列的可見性狀態  |  比較範圍和列 ...
特色功能: 網格焦點   |  設計圖   |   大方程式酒吧    工作簿和工作表管理器   |  資源庫 (自動文字)   |  日期選擇器   |  合併工作表   |  加密/解密單元格    按清單發送電子郵件   |  超級濾鏡   |   特殊過濾器 (過濾粗體/斜體/刪除線...)...
前 15 個工具集12 文本 工具 (添加文本, 刪除字符,...)   |   50+ 圖表 類型 (甘特圖,...)   |   40+ 實用 公式 (根據生日計算年齡,...)   |   19 插入 工具 (插入二維碼, 從路徑插入圖片,...)   |   12 轉化 工具 (數字到單詞, 貨幣兌換,...)   |   7 合併與拆分 工具 (高級合併行, 分裂細胞,...)   |   ... 和更多

使用 Kutools for Excel 增強您的 Excel 技能,體驗前所未有的效率。 Kutools for Excel 提供了 300 多種進階功能來提高生產力並節省時間。  點擊此處獲取您最需要的功能...

產品描述


Office選項卡為Office帶來了選項卡式界面,使您的工作更加輕鬆

  • 在Word,Excel,PowerPoint中啟用選項卡式編輯和閱讀,發布者,Access,Visio和Project。
  • 在同一窗口的新選項卡中而不是在新窗口中打開並創建多個文檔。
  • 將您的工作效率提高 50%,每天為您減少數百次鼠標點擊!
Comments (13)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
Hey there. The formula works great, thankyou so much, but i have a problem. Sometimes i have in all rows 0, then the formula gives me <>#DIV/0!. Do you have a solution for this? If in all row is 0 then not to give me <>#DIV/0! and the same formula ignores 0 when average. Thankyou!
This comment was minimized by the moderator on the site
How do I find average of filtered cells ignoring blanks and zeros ? The above =AVERAGEIF(B2:B13,"<>0") does not work for filtered cells (drop down) Thanks
This comment was minimized by the moderator on the site
I am wondering wether it is possible to combine subtotal average and not counting zero
does anybody know how?
This comment was minimized by the moderator on the site
How would I make this work with 2 sets of data - current formula is - =AVERAGE(AZ143:AZ293,AZ4:AZ136)
This comment was minimized by the moderator on the site
Hi, Anthony, if you want to average two or more ranges of data, just select the ranges by hold ctrl key, then give them a range name in the Name box which besides formula bar, then use the formula =averafe(rangename), rangename is the name you give the ranges.
This comment was minimized by the moderator on the site
Hi Team,

I am wondering what formula to use if I had say 6 cells of data. Two of the cells contained a '0' (Zero). I wanted to trim the lowest and the highest values to workout the average, however I only want one zero to be part of the average.
This comment was minimized by the moderator on the site
Data in C3 to C7:

=IF(COUNTIF(C2:C7,0)>0,(MAX(C2:C7)+SMALL(C2:C7,COUNTIF(C2:C7,0)+1))/3,MAX(C2:C7)+SMALL(C2:C7,COUNTIF(C2:C7,0)+1))
This comment was minimized by the moderator on the site
Sorry eddy, I have not find a solution about your question.
This comment was minimized by the moderator on the site
Hi Team,
I am wondering what formula to use if I had say 6 cells of data. Two of the cells contained a '0' (Zero). I wanted to trim the lowest and the highest values to workout the average, however I only want one zero to not be part of the average.
This comment was minimized by the moderator on the site
thank you, I'm just a retiree keeping track of my solar production and electricity usage, now I don't have to wait until the end of the month for the averages to be correct
This comment was minimized by the moderator on the site
A MILLION THANK YOUS! I'm so glad someone figured this out.
This comment was minimized by the moderator on the site
Appreciate for your approbation.
This comment was minimized by the moderator on the site
I have been scratching my head trying to figure out how to find an average ignoring zeros. Here is where it is and it's so easy. THANK YOU!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations