Formula returning zero rather than blank as needed

pedro-egoli

Well-known Member
Joined
Apr 25, 2004
Messages
1,217
Office Version
  1. 2016
Platform
  1. Windows
This formula returns a zero
Code:
=IF(B6="","",SUMIF(F6:I6,">0"))

B6 is a date and if there are no positive figures in cells F6:I6 i need cell to be blank rather than show a "0" as at present.

Any help appreciated

Pedro
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Thanks for that works perfectly.

Was just poking around and found Tools/options /untick zero values removed the zero's too.

Does this latter option have any downside?

Pedro
 
Upvote 0
Was just poking around and found Tools/options /untick zero values removed the zero's too.

Does this latter option have any downside?

Pedro
That setting will apply to the ENTIRE sheet.

Just so you remember that a cell might contain a number 0 but you just don't see it.
 
Upvote 0
TV9, That one still returned a zero.

TValko, I see what you mean.
It loioks like Alpha Frog's suggestion is the best option

Thanksto all
Pedro
 
Upvote 0

Forum statistics

Threads
1,224,517
Messages
6,179,239
Members
452,898
Latest member
Capolavoro009

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top