ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Return cell blank ifsum=0 (https://www.excelbanter.com/excel-discussion-misc-queries/152739-return-cell-blank-ifsum%3D0.html)

Mark Allen

Return cell blank ifsum=0
 
I am using this formula

=SUMIF(F:G,L29,G:G)

normal answer is for instance 33456
sometime the answer is 0
When the answer is 0 I want the cell to show nothing at all

Is this possible ???

Regards

Mark

bj

Return cell blank ifsum=0
 
try
=if(SUMIF(F:G,L29,G:G)=0,"",SUMIF(F:G,L29,G:G))


"Mark Allen" wrote:

I am using this formula

=SUMIF(F:G,L29,G:G)

normal answer is for instance 33456
sometime the answer is 0
When the answer is 0 I want the cell to show nothing at all

Is this possible ???

Regards

Mark



All times are GMT +1. The time now is 09:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com