rossmcl
Programmer
- Apr 18, 2000
- 128
Hi
I want to find out how many cells in a named range (basically 60 cells in a row) have background colour red (Selection.Font.Interior.ColorIndex = 3)
Is there an more efficient way of checking this than using Offset for each cell?
Thanks in Advance
Much Appreciated
rossmcl
I want to find out how many cells in a named range (basically 60 cells in a row) have background colour red (Selection.Font.Interior.ColorIndex = 3)
Is there an more efficient way of checking this than using Offset for each cell?
Thanks in Advance
Much Appreciated
rossmcl