I'm wondering if theres a way to add shading to every second row on the worksheet, even if I insert new rows into the worksheet.
Mainly because it's a sheet going from A to P and I want to graphically seperate each entry.
Thanks!
I'm wondering if theres a way to add shading to every second row on the worksheet, even if I insert new rows into the worksheet.
Mainly because it's a sheet going from A to P and I want to graphically seperate each entry.
Thanks!
Where do I go to add that code exactly? (After hitting conditional formatting)
Hi DrummeR-
in the formula area
select conditional Formatting in the help
it has a good explaination
use the "use a formula to determine option" in conditional formatting
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
\1
That doesn't do anything.
typo
try
=MOD(ROW(),2)=0
dont forget to select the range you want shaded or it will only do the cell you are in
Thanks..![]()
DrummeR,
why not simply click Format as Table on the Home ribbon? This will give you several format and coloring options, which will then also be applied to new rows.
cheers
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks