Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have a spreadsheet that I am constantly deleting and adding rows to but in
order to make it easier to read I have every other row highlighted. Well, everytime I cut and paste or insert I lose the formatting on that row and have to spend more time fixing it. How do I highlight every other row and have it stay that way? |
#2
![]() |
|||
|
|||
![]()
select your range of rows
then delete the current formatting that you got Then go to Format-- conditional formatting Select from the drop down "formula is" and type this =MOD(ROW(),2)=0 and select the desired format by selecting format-pattern "HEATHERSM1" wrote in message ... I have a spreadsheet that I am constantly deleting and adding rows to but in order to make it easier to read I have every other row highlighted. Well, everytime I cut and paste or insert I lose the formatting on that row and have to spend more time fixing it. How do I highlight every other row and have it stay that way? |
#3
![]() |
|||
|
|||
![]()
That worked! Thank you!!
"N Harkawat" wrote: select your range of rows then delete the current formatting that you got Then go to Format-- conditional formatting Select from the drop down "formula is" and type this =MOD(ROW(),2)=0 and select the desired format by selecting format-pattern "HEATHERSM1" wrote in message ... I have a spreadsheet that I am constantly deleting and adding rows to but in order to make it easier to read I have every other row highlighted. Well, everytime I cut and paste or insert I lose the formatting on that row and have to spend more time fixing it. How do I highlight every other row and have it stay that way? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Highlight row given certain conditions | Excel Worksheet Functions | |||
Want to highlight all but first line | New Users to Excel | |||
Want to highlight all but first line | New Users to Excel | |||
How do I highlight all lookup formulas in a worksheet in one shot. | Excel Discussion (Misc queries) | |||
Highlight Data | Excel Discussion (Misc queries) |