Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default 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.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default 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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filer for unique records and return all column data for unique rec bseeley Excel Discussion (Misc queries) 1 September 12th 09 12:17 AM
How to pick out unique components in a list with unique and common iksuinje Excel Discussion (Misc queries) 2 August 20th 08 09:57 PM
Attempting to sort unique/only count first record in each unique g MJW[_2_] Excel Discussion (Misc queries) 3 August 10th 07 02:56 PM
Automate unique data to move to unique worksheets Rob C Excel Programming 4 May 12th 07 01:49 AM
Formulas for...1. Counting unique cells 2. Display unique contents J Excel Programming 0 April 23rd 04 09:20 PM


All times are GMT +1. The time now is 09:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"