Macro for hiding rows
Add a column that contains the number sequence 1 through 10, repeating, down
the sheet as far as there is data. Apply an
AutoFilter(DataFilterAutoFilter) to your column header. In the drop down
in the header of your new column, select any number between 1 and 10.
Visible result: every 10th row.
HTH,
--
George Nicholson
Remove 'Junk' from return address.
"Linda" wrote in message
...
I am trying to take a mail list that is in Excel and create a macro to only
show every 10th row. I need these addresses for a survey, so it doesn't
make
any difference wheather there is information in all the columns of the
worksheet or not.
|