![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Location: Regina, Canada
Posts: 79
|
here is the formula:
=SUMIF(Jan!$A$23:$A$100,"=4",Jan!M$23:$M$100) here is the question: if the condition is not met, then a zero is placed in the cell, how can I replace this with a blank PS have tried =IF(SUMIF(Jan!$A$23:$A$100,"=3",Jan!$M$23:$M$100),"") but FALSE is returned instead. [ This Message was edited by: Tyre on 2002-02-18 11:07 ] [ This Message was edited by: Tyre on 2002-02-18 11:08 ] |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Technically, an Excel formula cannot produce a blank cell... Consider using a number format to hide the presence of the zero such as...
General;-General; |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|