ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Only show certain columns (https://www.excelbanter.com/excel-worksheet-functions/135112-only-show-certain-columns.html)

Woda

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.


Dave Peterson

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


All times are GMT +1. The time now is 11:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com