Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Only show certain columns

I have a simple Excel spreadsheet with just names, account numbers,
and card numbers.

I only want to view the names that occur more than once to see who has
multiple accounts. Basically, the opposite of a "Unique values only"
check box.

How would I go about doing this?

Any help is appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Only show certain columns

Show certain rows??????

I'd use another column and a formula like:

=countif(a2:a999,a2)
and drag down.

Then filter to show the values larger than 1.

Woda wrote:

I have a simple Excel spreadsheet with just names, account numbers,
and card numbers.

I only want to view the names that occur more than once to see who has
multiple accounts. Basically, the opposite of a "Unique values only"
check box.

How would I go about doing this?

Any help is appreciated.


--

Dave Peterson
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
Show data in columns flyer27 Excel Discussion (Misc queries) 1 March 13th 07 06:56 PM
Show all columns in Excel Jenny O17 Excel Discussion (Misc queries) 1 November 13th 06 02:19 PM
how can hide and show columns using macro? Hoshyar Excel Worksheet Functions 4 September 2nd 05 03:45 PM
MSQuery won't show columns CLR Excel Discussion (Misc queries) 1 August 5th 05 07:18 PM
formula to show ranges in columns Lori Excel Worksheet Functions 7 May 23rd 05 12:44 PM


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