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
Variable not defined error using VBA ExportAsFixedFormat Type:=xlTypePDF in excel 2003
checking login & pass with curl
Should Sys Admins (Domain Admins) also have user accounts?
email on ipod touch
PHP 5.3.2 installation problem on Vista IIS7
Juniper SA2500 SSL VPN and Windows 2008 R2 firewall problem
Crystal Reports 11 (migrating from 8.5) and VB6 using RDO resultset as datasource
IP Address Contention
Include C++ header files in .Net Application
IPSec or SSL - which is best for VPN client?