![]() |
How can get unique value
Hello!
I have a sample file http://aljany.com/My_Book_sample2.xls And i have two columns ( column of Year & column of Month) with active autofilter in them. Questtion: I need get all unique values for example with 1977 And after that, list of all unique values for 1977 from column 2 , copy (without visual effect of copying) to range cells on other sheet But autofilter in this two columns should remain active. Thanks for you time. |
How can get unique value
my example file is the same http://aljany.com/My_Book_sample2.xls
I wish to select all values from a column 2 by value autofilter chosen in a column 1 How to write expression? For Each icells In ................................. ? Worksheets(2).Cells(i, 1) = icells i = i + 1 'MsgBox icells Next icells but i see error May be do without loop? Help me some one please :( "Valery" wrote: Hello! I have a sample file http://aljany.com/My_Book_sample2.xls And i have two columns ( column of Year & column of Month) with active autofilter in them. Questtion: I need get all unique values for example with 1977 And after that, list of all unique values for 1977 from column 2 , copy (without visual effect of copying) to range cells on other sheet But autofilter in this two columns should remain active. Thanks for you time. |
All times are GMT +1. The time now is 06:46 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com