![]() |
How to sort a list of telephones # by every 10th, 20th number?
How do I sort a list of telephone numbers, to get another list of every 10th
or 20th number? |
How to sort a list of telephones # by every 10th, 20th number?
In an adjacent column
=if(mod(row(),10)=0,"Keep","Skip") drag fill down the column. select this column and do Data=Filter=Autofilter and select keep in the dropdown -- regards, Tom Ogilvy "t rock" <t wrote in message ... How do I sort a list of telephone numbers, to get another list of every 10th or 20th number? |
All times are GMT +1. The time now is 10:09 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com