Thread: data
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default data

Select the filtered rows Copy
Then in another sheet, just right click on say A1 paste
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Srinivas" wrote:
Hi
I have a list of Numbers in a column For example Col A1 has the following
data .101,101,101,101,102,102,102,103,103,104,105,106,1 06,..... and so on ..
To this column i have set the filter.. Now my data in the filter give the
following values 101,102,103,104,105,106...so on...
Now i want to copy the list of data in filter to another column~
Can someone guide me...