![]() |
Excel Question
If a value is eliminated in a particular column, I want to eliminate all rows containing that row. It's not the "Remove Duplicates" feature, because that one, as far as I can tell, leaves one row there. In other words, I want to eliminate any AddressIds that exist more than once. I would want this:
to come out as this:
|
Not sure if this is the most efficient way, but:
in Column C, put =countif($a$2:$a$11,a2) And paste that down. Sort Column C, and remove everything greater than 1. |
Quote:
This was going to be my answer...pretty sure we had a similar Excel question in the past that was solved this method. |
|
Yup. That did it. Thanks!
|
| All times are GMT -5. The time now is 05:01 PM. |
Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.