Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use the "normal" SumByColor(Rng,Colorindex) function written by Chip
Pearson. It works on cells colored when done so with the Color Fill Icon Or with Format, Cell Pattern, ColorSelect, OK. But the formula DOES NOT work if the cells (Range) is colored VIA Conditional Formatting. Does anyone have the code [and would share] to engage a SumRngWithCondFormating()? Much appreciate, in advance |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why not just use the same conditional in your formula that is used in
the CF? In article <jWa9g.28119$fG3.10364@dukeread09, "JimMay" wrote: I use the "normal" SumByColor(Rng,Colorindex) function written by Chip Pearson. It works on cells colored when done so with the Color Fill Icon Or with Format, Cell Pattern, ColorSelect, OK. But the formula DOES NOT work if the cells (Range) is colored VIA Conditional Formatting. Does anyone have the code [and would share] to engage a SumRngWithCondFormating()? Much appreciate, in advance |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hummm...(??) Thanks JE -- I'll pursue that suggestion.
Jim May "JE McGimpsey" wrote in message : Why not just use the same conditional in your formula that is used in the CF? In article <jWa9g.28119$fG3.10364@dukeread09, "JimMay" wrote: I use the "normal" SumByColor(Rng,Colorindex) function written by Chip Pearson. It works on cells colored when done so with the Color Fill Icon Or with Format, Cell Pattern, ColorSelect, OK. But the formula DOES NOT work if the cells (Range) is colored VIA Conditional Formatting. Does anyone have the code [and would share] to engage a SumRngWithCondFormating()? Much appreciate, in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SumByColor & #NAME? | Excel Worksheet Functions | |||
sumbycolor formula | Excel Worksheet Functions | |||
SumByColor Stopped Working | Excel Worksheet Functions | |||
how to use sumbycolor fuction? | Excel Worksheet Functions | |||
SumByColor Macro... | Excel Programming |