Microsoft
Software
Hardware
Network
Question : Counting total number of "Green" cells in a row.
I have an excel spreadsheet with conditional formulas.
One conditional formula turns the cell green. I would like to be able to count how many green cells there are in each row. I'm sure there is a formula that will do this, but I just can't figure it out.
Please help.
Thanks!
Answer : Counting total number of "Green" cells in a row.
Hi,
No, you can use the countif function hitsdoshi1 mentioned.
e.g. =COUNTIF(A1:A10,"*CAS*") will search cell a1 -> a10 for cells containing CAS
Random Solutions
Entourage email signature set up
FTP Server in Server 2008 R2
confirm email before sending
Need to Create A Form With 2 Actions.
SCCM Task Sequence Runas
SQL Server 2005 Login Error
How to generate PDF open with new window ?
Difference between a user defined stored procedures and function?
MAGENTO ENTERPRISE: Need to make static link in category menu (always display throughout layers)
Preparing email output in PHP script