![]() |
count nonblank cells with conditions
I used check marks in a spreadsheet. Some of the cells have a pattern
(yellow) to as an identifier. I need to be able to count the number of cells that have the yellow pattern. I used the formula =COUNTA(RANGE) which adds all the nonblank cells in the column, but now I need to isolate the cells in the specific row that have the yellow pattern. Please advise. Thank you. |
count nonblank cells with conditions
I'm afraid formulas don't recognize formats/colors. You'll either need to
provide the criteria by which a cell is colored (and base a formula off of that) or look into using VBA which CAN check cell formatting. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "DB" wrote: I used check marks in a spreadsheet. Some of the cells have a pattern (yellow) to as an identifier. I need to be able to count the number of cells that have the yellow pattern. I used the formula =COUNTA(RANGE) which adds all the nonblank cells in the column, but now I need to isolate the cells in the specific row that have the yellow pattern. Please advise. Thank you. |
count nonblank cells with conditions
Thank you this is a big help.
"Luke M" wrote: I'm afraid formulas don't recognize formats/colors. You'll either need to provide the criteria by which a cell is colored (and base a formula off of that) or look into using VBA which CAN check cell formatting. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "DB" wrote: I used check marks in a spreadsheet. Some of the cells have a pattern (yellow) to as an identifier. I need to be able to count the number of cells that have the yellow pattern. I used the formula =COUNTA(RANGE) which adds all the nonblank cells in the column, but now I need to isolate the cells in the specific row that have the yellow pattern. Please advise. Thank you. |
All times are GMT +1. The time now is 01:49 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com