excel怎麼讓公式計算結果為0時不顯示?
General 更新 2022年9月13日
現在很多人都在使用excel軟體,那麼excel如何讓公式計算結果為0時不顯示呢?今天為大家講講。
材料/工具
excel
方法
首先開啟有計算結果為0的word文件。
然後再e1輸入=if(sum(a1:d1)=0,"",sum(a1:d1))。
然後進行下拉,計算結果為0的都不顯示。
現在很多人都在使用excel軟體,那麼excel如何讓公式計算結果為0時不顯示呢?今天為大家講講。
材料/工具
excel
方法
首先開啟有計算結果為0的word文件。
然後再e1輸入=if(sum(a1:d1)=0,"",sum(a1:d1))。
然後進行下拉,計算結果為0的都不顯示。
Let us answer it!