Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a simple worksheet with rows where column A is a person's name and then columns B through AC are different statistics. I shade certain cells manually based on a criteria. Once those cells are shaded, I want in column AD for there to be a countif statement that counts the number of cells shaded on that row. It seems easy enough but I can't figure out how to do it! If anybody could provide any example I would greatly appreciate it. Thanks! -- ChrisF79 ------------------------------------------------------------------------ ChrisF79's Profile: http://www.excelforum.com/member.php...o&userid=27549 View this thread: http://www.excelforum.com/showthread...hreadid=470743 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It sounds like you're shading cells using format|conditional formatting.
If that's true, then the easiest way would be to use the same kind of formulas in cells (column AD?). Determining the color of cells based on conditional formatting is not for the faint of heart. If you want to look for yourself, review the code from Chip Pearson's site: http://www.cpearson.com/excel/CFColors.htm ChrisF79 wrote: I have a simple worksheet with rows where column A is a person's name and then columns B through AC are different statistics. I shade certain cells manually based on a criteria. Once those cells are shaded, I want in column AD for there to be a countif statement that counts the number of cells shaded on that row. It seems easy enough but I can't figure out how to do it! If anybody could provide any example I would greatly appreciate it. Thanks! -- ChrisF79 ------------------------------------------------------------------------ ChrisF79's Profile: http://www.excelforum.com/member.php...o&userid=27549 View this thread: http://www.excelforum.com/showthread...hreadid=470743 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
is it possible to sort the data by cell shading or cell color? | Excel Discussion (Misc queries) | |||
Conditional Cell Shading (based on the shading of other cells) | Excel Worksheet Functions | |||
Cell Shading | Excel Discussion (Misc queries) | |||
shading a rowwhen a time is entered but no shading when 0 is enter | Excel Worksheet Functions | |||
change cell shading whenever contents different from previous cell | Excel Discussion (Misc queries) |