Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Have a look here for working with worksheet named ranges. http://www.cpearson.com/excel/named.htm Mike "Durgesh M" wrote: Mike, I tried this and it worked, now what I did to try to have the code for this activity written in the activate event of sheet, on doing so it gives the message "meathod range of object 'worksheet' failed". This is the range name I have given the column in my sheet A. Can you help me with this? Regards, Durgesh. "Mike H" wrote: Hi, Name the range you want the unique values from by selecting it then Insert|Name|define and call it say MyRange Click Ok Go to the sheet where you want the data displayed and then Data|Filter|Advanced filter In the 'Listrange' box enter =MyRange Check 'Copy to another Location' Select 'Unique records only Pick a cell where the data are to go. In summary you are correct Excell cannot push advanced filtered data to another sheet but it can pull it. Mike "Durgesh M" wrote: I have numbers in one column (Position Control Numner) of sheet A(1000 rows), I want in another sheet (Sheet B) the unique numbers from the column (Position Control Numner). Plesae guide me how to achieve this functionality. I tried advanced filed with unique values option but the output is limited to the same sheet sheet A. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to sum unique values in a column | Excel Worksheet Functions | |||
To find Multiple values in column B for a unique value in column A | Excel Worksheet Functions | |||
list unique values in a column | Excel Worksheet Functions | |||
create list of unique values from a column with repeated values? | Excel Worksheet Functions | |||
Populate a column by extracting unique values from another column? | Excel Worksheet Functions |