![]() |
Filter nonblank AND unique
Is there anyway to filter using multiple criteria: nonblank AND unique?
|
Filter nonblank AND unique
I'd use a helper column with a formula like:
=and(a2<"",countif(a:a,a2)=1) and fill down And filter on that helper column. the-big-john wrote: Is there anyway to filter using multiple criteria: nonblank AND unique? -- Dave Peterson |
All times are GMT +1. The time now is 08:40 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com