View Single Post
  #15   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DKY
 
Posts: n/a
Default count colored cells?


I put it right after the line

Code:
--------------------
Function ColorIndex(rng As Range, _
Optional text As Boolean = False) As Variant
--------------------

Is that the right place to put it? I'm thinking not because the F9
isn't working.


--
DKY
------------------------------------------------------------------------
DKY's Profile: http://www.excelforum.com/member.php...o&userid=14515
View this thread: http://www.excelforum.com/showthread...hreadid=499846