#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 29
Default Return blank

here is my formula =sum(b4:B13) return 0 how can i get it to return blank

also how do i correct the bottom formula

=IF((C14/B14)," ",(C14/B14) this returns #DIV/0!

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200811/1

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Return blank

=if(sum(b4:B13),"",sum(b4:B13))

B14=0?
"Darts via OfficeKB.com" <u19990@uwe 写入消息新闻:8db1234ab38e4@uwe...
here is my formula return 0 how can i get it to return blank

also how do i correct the bottom formula

=IF((C14/B14)," ",(C14/B14) this returns #DIV/0!

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200811/1



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 29
Default Return blank

m wrote:
=if(sum(b4:B13),"",sum(b4:B13))

B14=0?
"Darts via OfficeKB.com" <u19990@uwe 脨麓脠毛脧没脧垄脨脗脦脜:8db1234ab38e4@uwe...
here is my formula return 0 how can i get it to return blank

also how do i correct the bottom formula

=IF((C14/B14)," ",(C14/B14) this returns #DIV/0!


b14 is returning 0 i would like for it to be blank

--
Message posted via http://www.officekb.com

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Return blank

I didn't realise you had posted earlier. Try this for your first
query:

=IF(SUM(B4:B13)=0,"",SUM(B4:B13))

For your second query, see my response to your other post.

Hope this helps.

Pete

On Nov 25, 1:12*am, "Darts via OfficeKB.com" <u19990@uwe wrote:
m wrote:
=if(sum(b4:B13),"",sum(b4:B13))


B14=0?
"Darts via OfficeKB.com" <u19990@uwe 写入消息新闻:8db1234ab38e4@uwe...
here is my formula *return 0 how can i get it to return blank


also how do i correct the bottom formula


=IF((C14/B14)," ",(C14/B14) this returns #DIV/0!


b14 is returning 0 i would like for it to be blank

--
Message posted viahttp://www.officekb.com


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Index/match - make blank cells return a blank value. diaare Excel Worksheet Functions 3 May 3rd 23 03:44 AM
If function - Add if its blank, to return blank Natalie Excel Worksheet Functions 1 May 9th 08 10:31 AM
If cell blank return a blank Angela1979 Excel Worksheet Functions 8 March 7th 07 01:18 PM
Sumif to return a blank if sum range is blank [email protected] Excel Worksheet Functions 3 May 25th 06 10:25 AM
How do I return the first non-blank value in a row? BBA Excel Worksheet Functions 2 December 1st 05 05:57 PM


All times are GMT +1. The time now is 09:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright 2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"