#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Karl
 
Posts: n/a
Default dublication

is there a way to hide dublications in a column where the information the the
following columns may be different?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default dublication

"Karl" wrote
is there a way to hide dublications in a column
where the information the following columns may be different?


One guess .. and play ..

Assume items are listed in col A, from A2 down
(A1 contains the label)

Put in B2:
=IF(A2="","",IF(COUNTIF($A$2:A2,A2)1,"Duplicate", "Unique"))
Copy B2 down until the last row of data in col A

Select B1, click Data Filter Autofilter

To hide the duplicates in col A: just select "Unique" from the droplist in
B1
And the other way, if required: To hide uniques, just select "Duplicate"

(The filtered rows gives the result of the selections from the autofilter
droplist)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


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
Checking for dublication of text Hormes Excel Worksheet Functions 3 November 21st 05 02:17 AM


All times are GMT +1. The time now is 12:26 AM.

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"