LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 32
Default I need the cell to be blank instead of showing #DIV/0!

Hi there
I just need a quick bit of advice on how to get a cell to be blank instead
of showing the above error whenever no data is entered in a selected cell
range.

The formula i'm using is something like
=Sumproduct(C1:C4,D1:D4)/F1
I've tried the IF rule but it only works on the first set, but not on the
second set, it starts returning #Value!
Formula used was
=IF(C1:C4="","",Sumproduct(C1:C4,D1:D4)/F1)
The above formula did return a blank cell untill data entered in the first
range.
But when i moved on to the next formula it returned #VALUE!
The formula i tried was the same but in the next set of cells down.
=IF(C5:C8="","",Sumproduct(C5:C8,D5:D8)/F2)

Can anyone who understands what i've just said :) please help.

Many thanks
Iain
 
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
showing a cell when it is not blank and ignoring it if it is Neil Excel Discussion (Misc queries) 2 September 17th 07 10:23 AM
How to have cell values of 0 showing as blank ALEX Excel Worksheet Functions 9 February 8th 07 06:57 PM
Not showing blank and non blank items in filter mode for values Bhaskar Polisetty Excel Worksheet Functions 0 June 20th 06 02:04 PM
blank cells showing up as a month 1 Carl Excel Worksheet Functions 1 March 23rd 05 10:38 AM
showing blank cells Steve K Excel Discussion (Misc queries) 1 January 19th 05 04:36 AM


All times are GMT +1. The time now is 12:32 AM.

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

About Us

"It's about Microsoft Excel"