T
tamiluchi
Hi
I'd like to use alternate shading for 3-row sections. How do I do this?
I'd like to use alternate shading for 3-row sections. How do I do this?
Ron Coderre said:OK...Now that you know the process...try something like this in the condition
statement:
Formula is: =ISEVEN(CEILING(ROW()/3,1))
That will band alternating groups of 3.
Play with it until it does what you want.
Per usual, post back with questions.
Does that help?
***********
Regards,
Ron
XL2002, WinXP-Pro
Ron said:OK...Now that you know the process...try something like this in the condition
statement:
Formula is: =ISEVEN(CEILING(ROW()/3,1))
That will band alternating groups of 3.
Play with it until it does what you want.
Per usual, post back with questions.
Does that help?
***********
Regards,
Ron
XL2002, WinXP-Pro