Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
In Excel 2000: I'm needing to simply count elements based on the Fill Color
of a series of cells. I know I can use the countif() function but haven't been able to find a list of system variables and their corresponding elements. |
#2
![]() |
|||
|
|||
![]()
You need to use a VBA user defined function to count by color.
See www.cpearson.com/excel/colors.htm for example code and functions. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "DrKilbert" wrote in message ... In Excel 2000: I'm needing to simply count elements based on the Fill Color of a series of cells. I know I can use the countif() function but haven't been able to find a list of system variables and their corresponding elements. |
#3
![]() |
|||
|
|||
![]()
Thanks Chip, been out of the loop too long and taking me a bit to get back on
my feet. Appreciate the pointer. "Chip Pearson" wrote: You need to use a VBA user defined function to count by color. See www.cpearson.com/excel/colors.htm for example code and functions. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "DrKilbert" wrote in message ... In Excel 2000: I'm needing to simply count elements based on the Fill Color of a series of cells. I know I can use the countif() function but haven't been able to find a list of system variables and their corresponding elements. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
need to develop a table to count in binary, etc. using excel xp | Excel Worksheet Functions | |||
how do I count the sum of 2 columns in excel? countif(a1:a100='op. | Excel Worksheet Functions | |||
Count function in excel with different conditions | Excel Worksheet Functions | |||
How do I write a conditional statement in Excel to count if two c. | Excel Worksheet Functions | |||
Excel Count Formula | Excel Worksheet Functions |