sumif function

  • Thread starter Thread starter Dee
  • Start date Start date
D

Dee

I am trying to use sumif function to add up a range in
excel using color as "CRITERIA". Is this possible? or is
there another way to go about it? Thanks.
 
In your example where you start the loop:
For Each Rng In InRange.Cells

What is "InRange"?
It is not declared (Dimed)..
I can't find it in Object Browser,,
This is probably elementary, but
any comments appreciated
TIA
 
Back
Top