ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   More help with Counting Cells (https://www.excelbanter.com/new-users-excel/67179-more-help-counting-cells.html)

Missile

More help with Counting Cells
 
Firstly, thank you to all that helped with my previous question regarding
ColorIndex Function, it works great :).

Now my next question, also to do with ColorIndex Function, when I apply this
formula =SUMPRODUCT(--(ColorIndex(Selections!H5:H12,TRUE)=3)) and their are
no cells in the range with RED font it returns a value of zero (o), is their
a way to have the cell remain Blank unless the result is zero?

Thanks again

daddylonglegs

More help with Counting Cells
 

I guess this would be one way

=IF(SUMPRODUCT(--(ColorIndex(Selections!H5:H12,TRUE)=3)),SUMPRODUCT (--(ColorIndex(Selections!H5:H12,TRUE)=3)),"")

but probably easier to just custon format the cell as

0;;


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=504632


Missile

More help with Counting Cells
 
Thanks, the 0;; formatting worked great.

Missile

"daddylonglegs" wrote:


I guess this would be one way

=IF(SUMPRODUCT(--(ColorIndex(Selections!H5:H12,TRUE)=3)),SUMPRODUCT (--(ColorIndex(Selections!H5:H12,TRUE)=3)),"")

but probably easier to just custon format the cell as

0;;


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=504632




All times are GMT +1. The time now is 10:44 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com