Displaying 1 result from an estimated 1 matches for "reset_cycl".
Did you mean:
reset_cycle
2006 Feb 04
1
Can I reset the cycle helper?
Hi:
I have lines in a table I wish to stripe BUT, every now and then
there is another type of line, a section header line. I''d like to be
able to start the line after a section heading always as one of the
two classes the cycle helper is cycling between. Is it possible? If
so, how?
bruce
PS. I realise I could do this with ''odd_or_even'' or the %2 method
(mod