Hide Rows

S

Steve

Is there a quick way to hide every other row starting at row 12? I.E. hide
rows 12, 14, 16, 18 and so on.

Thanks,
Steve
 
D

Don Guillett

Hold down the control key>select by row number>hide
or write a macro to hide (use MOD)
 
G

Gordon

Steve said:
Is there a quick way to hide every other row starting at row 12? I.E. hide
rows 12, 14, 16, 18 and so on.

Thanks,
Steve

Be VERY wary hiding rows, they can play havoc when copying formulae and
other operations.
 
Top