Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
omnibrown
 
Posts: n/a
Default Print unique values


Sheet 1 Col A has a list of text values, the list has cells with the
same value repeated. On sheet 2 col A I want the list of unique values
from sheet 1 col A. Easy?


--
omnibrown
------------------------------------------------------------------------
omnibrown's Profile: http://www.excelforum.com/member.php...o&userid=30409
View this thread: http://www.excelforum.com/showthread...hreadid=500776

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron de Bruin
 
Posts: n/a
Default Print unique values

Hi omnibrown

Use Advanced filter
http://www.contextures.com/xladvfilter01.html#FilterUR


--
Regards Ron de Bruin
http://www.rondebruin.nl


"omnibrown" wrote in message
...

Sheet 1 Col A has a list of text values, the list has cells with the
same value repeated. On sheet 2 col A I want the list of unique values
from sheet 1 col A. Easy?


--
omnibrown
------------------------------------------------------------------------
omnibrown's Profile: http://www.excelforum.com/member.php...o&userid=30409
View this thread: http://www.excelforum.com/showthread...hreadid=500776



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default Print unique values


Assumptions:
Sheet1 has the original list
Cell A1 on Sheet1 is the column heading for the list

Select Sheet1 cell A1
EditCopy

Select Sheet2 cell A1
Press [Enter] (to paste the column heading)

Remaining on Sheet2.....
DataFilterAdvanced Filter
Check: Copy to another location
List range: (Switch to Sheet1 and select the list, including the

heading)
Copy to: (Switch to Sheet2 and select cell A1)
Check: Unique Values

Click [OK]

Does that help?

Regards,
Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=500776

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ashish Mathur
 
Posts: n/a
Default Print unique values

Hi,

Assuming you have yout list in range A11:A14 of sheet 1, enter the following
formula (Ctrl+Shift+Enter) in cell B11 of the same sheet

=IF(OR(EXACT(A11,A12:A14)),A11,"")

Regards,

"omnibrown" wrote:


Sheet 1 Col A has a list of text values, the list has cells with the
same value repeated. On sheet 2 col A I want the list of unique values
from sheet 1 col A. Easy?


--
omnibrown
------------------------------------------------------------------------
omnibrown's Profile: http://www.excelforum.com/member.php...o&userid=30409
View this thread: http://www.excelforum.com/showthread...hreadid=500776


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
Print 1st Page Multiple Sheets in Same Workbook Ben Dummar Excel Discussion (Misc queries) 8 May 22nd 07 09:18 PM
Populate combo box with unique values only sjayar Excel Discussion (Misc queries) 1 November 7th 05 07:29 AM
Count unique values - Pivot Table Thomas Mueller Excel Discussion (Misc queries) 3 November 3rd 05 11:55 PM
create list of unique values from a column with repeated values? Chad Schaben Excel Worksheet Functions 1 July 8th 05 10:25 PM
Formula to list unique values JaneC Excel Worksheet Functions 4 December 10th 04 12:25 AM


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

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

About Us

"It's about Microsoft Excel"