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
Cryptor
MySQL to MS SQL Syntax
Display data from MSAccess to table
Dell desktop will not boot
Filezilla FTP transfer gets "stuck"
Wyse thin client and Citrix display/graphic lag
Adobe Photoshop 6.0
Have a 4700 printer and would like to configure it to only print in black and white.
DataList - need dynamic ImageUrl for an <asp:Image> tag
A servlet to handle and ajax get request?