View Single Post
  #7   Report Post  
Sam via OfficeKB.com
 
Posts: n/a
Default

Hi Domenic,

You're right, it doesn't work. My eyes and memory are playing tricks on me! I
was sure I deleted the Formula in Column I19 down and the number 3 remained
by using only the Formula below in the Conditional Formatting Is Formula:

=IF((ROWS(I$19:I19)<=ROWS(Position))*(MOD(ROW()-ROW(I$19)+1,3)=0),3,"")

But it doesn't work. Everything stands as it did in your original (first)
reply. I'm going to put this one down to sleep deprivation. I don't know
what I was looking at! Apologies for mix up.

Domenic wrote:
You mean it works? I didn't think that was possible. It certainly
doesn't work on my version of Excel. Hmmm...

Would you mind sending me a sample so that I can have a look at it?

=IF((ROWS(I$19:I19)<=ROWS(Position))*(MOD(ROW()-ROW(I$19)+1,3)=0),3,"")

I used the above Formula in the Conditional Formatting Formula Is, to produce
the Conditional Format Red Cell Interior and number 3 in the Cells at the
same time.


Cheers,
Sam

Domenic wrote:
You mean it works? I didn't think that was possible. It certainly
doesn't work on my version of Excel. Hmmm...

Would you mind sending me a sample so that I can have a look at it?

=IF((ROWS(I$19:I19)<=ROWS(Position))*(MOD(ROW()-ROW(I$19)+1,3)=0),3,"")

I used the above Formula in the Conditional Formatting Formula Is, to produce
the Conditional Format Red Cell Interior and number 3 in the Cells at the
same time.



--
Message posted via http://www.officekb.com