Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default Excel 2007: Delete Duplicates

Excel 2007 has a wonderful Delete Duplicate Rows function.

But I want to hide the duplicate rows rather than delete them. It
appears there is no way to change the behavior of this function from
delete to hide.

What is my best option/method to hide rows with duplicate data?

I only care about checking for duplicate data in one column.


John Keith

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default Excel 2007: Delete Duplicates

What is my best option/method to hide rows with duplicate data?

I only care about checking for duplicate data in one column.

I think I have a very simple solution.

I have a main loop that goes through every row and within the main
loop I have a second loop that looks at each row below the current row
and if the data in the criteria cell is the same then I just hide the
row.

It seems ot work but it will take some close review to make sure it's
doing what I want it to.


John Keith

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
Duplicates in Excel 2007 Nigel Excel Worksheet Functions 4 August 1st 09 10:30 AM
Find duplicates, sum column then delete duplicates aileen Excel Programming 3 December 11th 08 05:03 PM
Excel; how to delete duplicates in a long column of data?? red14red Excel Discussion (Misc queries) 4 October 1st 08 05:08 PM
how do i find and delete duplicates in excel worksheet? mrsthickness Excel Discussion (Misc queries) 2 February 28th 06 08:57 PM
Find & Delete Duplicates across two Excel Worksheets Lance[_4_] Excel Programming 12 October 14th 05 09:46 AM


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