Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
markx
 
Posts: n/a
Default listing unique entries from the entire worksheet

Hello guys,

I wonder if it's possible to list (in one column, on a newly created sheet)
all the unique entries from the entire worksheet (or at least from a range
that is larger than one column), f. ex. A2:G50... Thanks for any hints!

VBA welcome...

Cheers,
Mark


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Arvi Laanemets
 
Posts: n/a
Default listing unique entries from the entire worksheet

Hi

Create a pivot table, where all values in column are counted (without any
summary rows).


Arvi Laanemets


"markx" wrote in message
...
Hello guys,

I wonder if it's possible to list (in one column, on a newly created

sheet)
all the unique entries from the entire worksheet (or at least from a range
that is larger than one column), f. ex. A2:G50... Thanks for any hints!

VBA welcome...

Cheers,
Mark




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Damon Longworth
 
Posts: n/a
Default listing unique entries from the entire worksheet

Try Data - Advanced Filter - Unique items only.

--
Damon Longworth

2006 East Coast Excel User Conference
April 19/21st, 2006
Holiday Inn, Boardwalk
Atlantic City, New Jersey
Early Bird Registration Now Open!!
www.ExcelUserConference.com

2006 UK Excel User Conference
Summer, 2006
London, England
"markx" wrote in message
...
Hello guys,

I wonder if it's possible to list (in one column, on a newly created sheet)
all the unique entries from the entire worksheet (or at least from a range
that is larger than one column), f. ex. A2:G50... Thanks for any hints!

VBA welcome...

Cheers,
Mark



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Rosenfeld
 
Posts: n/a
Default listing unique entries from the entire worksheet

On Wed, 15 Feb 2006 13:02:24 +0100, "markx"
wrote:

Hello guys,

I wonder if it's possible to list (in one column, on a newly created sheet)
all the unique entries from the entire worksheet (or at least from a range
that is larger than one column), f. ex. A2:G50... Thanks for any hints!

VBA welcome...

Cheers,
Mark


You could use the UNIQUEVALUES function from Longre's free morefunc.xll add-in
available from: http://xcell05.free.fr

It will return a single column array of the UNIQUEVALUES in a multi-column,
multi-row range.


--ron
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
Listing a selection of data from one worksheet on another supersimon2000 Excel Discussion (Misc queries) 1 October 20th 05 02:45 PM
Counting Unique text entries in a sheet with a condition Mike Excel Worksheet Functions 5 October 4th 05 11:56 AM
Delete ENTIRE row after updating info in worksheet. naiveprogrammer Excel Worksheet Functions 0 September 21st 05 09:27 PM
Refrencing an entire worksheet? el_grimley Excel Discussion (Misc queries) 2 September 5th 05 06:17 PM
filter list of text for unique entries using formulea The Nephalim Excel Worksheet Functions 1 June 17th 05 12:16 PM


All times are GMT +1. The time now is 06:15 PM.

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"