Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Danny J
 
Posts: n/a
Default ok more on sumproduct

Hi all,

OK I have the sumproduct working well, which is great....but how do I set it
up so that if the result is going to be 0 the cell appears blank....I have
bashed my brains with IF statements (the way I normally do this) but I don't
think it will work.

Any ideas?

Danny


  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
IF(SUMPRODUCT(....)=0,"",SUMPRODUCT(...))

--
Regards
Frank Kabel
Frankfurt, Germany

"Danny J" schrieb im Newsbeitrag
...
Hi all,

OK I have the sumproduct working well, which is great....but how do I

set it
up so that if the result is going to be 0 the cell appears blank....I

have
bashed my brains with IF statements (the way I normally do this) but

I don't
think it will work.

Any ideas?

Danny



  #3   Report Post  
Danny J
 
Posts: n/a
Default

So obvious when it is shown...thank you again.

Danny


"Frank Kabel" wrote in message
...
Hi
IF(SUMPRODUCT(....)=0,"",SUMPRODUCT(...))

--
Regards
Frank Kabel
Frankfurt, Germany

"Danny J" schrieb im Newsbeitrag
...
Hi all,

OK I have the sumproduct working well, which is great....but how do I

set it
up so that if the result is going to be 0 the cell appears blank....I

have
bashed my brains with IF statements (the way I normally do this) but

I don't
think it will work.

Any ideas?

Danny





  #4   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

It's hard to tell without seeing your formula, but one would be

=IF(your_formula=0,"",your_formula)


Regards,

Peo Sjoblom

"Danny J" wrote:

Hi all,

OK I have the sumproduct working well, which is great....but how do I set it
up so that if the result is going to be 0 the cell appears blank....I have
bashed my brains with IF statements (the way I normally do this) but I don't
think it will work.

Any ideas?

Danny



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
Sumproduct ... Empty Cells vs Spaces? Ken Excel Discussion (Misc queries) 9 December 17th 04 08:03 PM
Sumproduct function not working Scott Summerlin Excel Worksheet Functions 12 December 4th 04 05:15 AM
adding two sumproduct formulas together ski2004_2005 Excel Worksheet Functions 1 November 12th 04 09:08 PM
Sumproduct in Excel Spreadsheet to read Access db table Jules Excel Worksheet Functions 1 November 9th 04 02:50 PM
SUMPRODUCT using offset from ROW if X marks the spot The Shaffer s Excel Worksheet Functions 3 November 2nd 04 06:14 AM


All times are GMT +1. The time now is 11:16 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"