Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone help me on this?
I am trying to count the number of cells in a row that are highlighted with yellow. ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You have to use a VBA function to do this. See the CountByColor procedure at
www.cpearson.com/excel/colors.htm -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "birdismyers" wrote in message ... Can anyone help me on this? I am trying to count the number of cells in a row that are highlighted with yellow. ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I found the CountByColor tip, but don't know how to enter it into VBA.
Can someone have a look at the included worksheet where I've highlighted various cells in Row 4, with an attempt to count the highlighted cells and total them in Cell S4? If you could put the VBA in the sheet for me as an example for me to work off, I'd greatly appreciate it. File Attached: http://www.excelforum.com/attachment.php?postid=325455 (countbycolor help.xls) ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting Colored Cells that are Conditional Formated | Excel Discussion (Misc queries) | |||
if condition on currency formated cells | Excel Discussion (Misc queries) | |||
I'm looking to add cells (that are formated in %) in them. | Excel Worksheet Functions | |||
Don't Want to Print Formated Blanked Out Cells | Excel Discussion (Misc queries) | |||
CONCATENATE Cells Formated as fractions | Excel Worksheet Functions |