#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35
Default Hide Repeat Data

I have list of thousands of numbers. I want to hide all aof the repeats and
have my list just show one of each number. Is there an easy way to do this. I
know how to sort the data so that all of the repeated numbers are grouped but
but i would take forever to manually hide them. I am using Excel 2007. Please
help
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Hide Repeat Data

Assuming all your numbers are in column A, beginning with A2, you can
use a formula like this in a blank column:

=IF(COUNTIF(A$2:A2,A2)1,"Hide","Show")

and copy this down your list of numbers.Then apply autofilter to the
column with the formula in and select Show from the pull-down.

Hope this helps.

Pete

On Nov 12, 4:36 pm, Crystal wrote:
I have list of thousands of numbers. I want to hide all aof the repeats and
have my list just show one of each number. Is there an easy way to do this. I
know how to sort the data so that all of the repeated numbers are grouped but
but i would take forever to manually hide them. I am using Excel 2007. Please
help



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
Repeat data Sdbenn90 Excel Discussion (Misc queries) 6 December 24th 05 12:11 PM
Entering repeat data Daniel - Sydney Excel Discussion (Misc queries) 5 September 6th 05 02:00 AM
Title Cut Off if Rows to Repeat & Columns to Repeat are Both Selec unibaby Excel Discussion (Misc queries) 2 August 24th 05 04:29 PM
Auto Repeat Data Mohd Rosdi Excel Worksheet Functions 2 July 31st 05 07:03 PM
Repeat Cell Data Pinky Excel Worksheet Functions 1 January 18th 05 05:38 PM


All times are GMT +1. The time now is 04:39 AM.

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"