View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JAgger1 JAgger1 is offline
external usenet poster
 
Posts: 42
Default Number Of Cells Between Colored Cells?

Using conditional formatting I'm able to highlight a cell with Red
when ever the number I'm searching for occurs in A1:A1000. Sometimes
the number will occur several times. Is there a way to count how many
cells there are between occurances of color? Thanks in advance