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

Hi guys,

I have in column A part number, column B quantity and column C part
description. What i am trying to do is to filter out the unique entry
according to the part number and remove the dulpricates. Can anyone
help me out in this. Thanks

Before
part number quantity description
020-1234-14 1 upper barrel
034-1111-34 2 lower barrel
020-1234-14 1 upper barrel

After
part number quantity description
020-1234-14 1 upper barrel
034-1111-34 2 lower barrel

regards.
kuansheng

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default filtering unique data

DataFilterAdvanced Filter

That has a unique records option

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"kuansheng" wrote in message
oups.com...
Hi guys,

I have in column A part number, column B quantity and column C part
description. What i am trying to do is to filter out the unique entry
according to the part number and remove the dulpricates. Can anyone
help me out in this. Thanks

Before
part number quantity description
020-1234-14 1 upper barrel
034-1111-34 2 lower barrel
020-1234-14 1 upper barrel

After
part number quantity description
020-1234-14 1 upper barrel
034-1111-34 2 lower barrel

regards.
kuansheng



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
kuansheng
 
Posts: n/a
Default filtering unique data

I have try that method but its seem to display some duplicate in the
result . I have check the data and they exactly similar no difference.
I am wondering why duplicate data are disp[lay. Is there any way to
make sure the the filtered data is correct with no duplicate. Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default filtering unique data

It must be a data problem. I have never seen it duplicate data.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"kuansheng" wrote in message
oups.com...
I have try that method but its seem to display some duplicate in the
result . I have check the data and they exactly similar no difference.
I am wondering why duplicate data are disp[lay. Is there any way to
make sure the the filtered data is correct with no duplicate. Thanks.



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
broro183
 
Posts: n/a
Default filtering unique data


Hi,
I agree with Bob, & have a few ideas/questions which may help identify
what the data problem is:

*Firstly, when you use the DataFilterAdvanced Filter option, make
sure you are only selecting column A (ie just the part number column,
not columns A to C) as your "List Range".
*Do you know that it will always show the first appearance of a value
(ooopps, looks like you do from your original post)?

*Are any/none of the "duplicate" rows hidden?
*If you identify two of the visible "duplicates", find any empty cell &
enter (for example):
=A1=A3
Is the result "true"?
If not, it may be due to non printing characters in one of the cells.
One way of checking this is using =len(a1)=len(a3), if this is not
true, there is something in the cell that can't be seen. It may be
possilbe to fix using the trim function.

hth
Rob Brockett
NZ
Always learning & the best way to learn is to experience...



kuansheng Wrote:
I have try that method but its seem to display some duplicate in the
result . I have check the data and they exactly similar no difference.
I am wondering why duplicate data are disp[lay. Is there any way to
make sure the the filtered data is correct with no duplicate. Thanks.



--
broro183
------------------------------------------------------------------------
broro183's Profile: http://www.excelforum.com/member.php...o&userid=30068
View this thread: http://www.excelforum.com/showthread...hreadid=536736



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
kuansheng
 
Posts: n/a
Default filtering unique data

Thanks Guy i will look at the data again to make sure nothing goes
wrong thank for your advice.

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
Filtering Data with Rank Function SteveC Excel Worksheet Functions 0 April 26th 06 10:18 PM
Filtering and Data Validation Susan Excel Discussion (Misc queries) 0 March 10th 06 06:30 PM
Inserting a new line in spreadsheet Rental Man Excel Discussion (Misc queries) 2 January 9th 06 04:55 PM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Unique and duplicate data between 2 Excel worksheets Greg Excel Worksheet Functions 0 August 9th 05 12:03 AM


All times are GMT +1. The time now is 03:07 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"