RE: Filtering unique combinations of cells
- From: John T Kennedy <JohnTKennedy@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 25 Jun 2009 08:46:01 -0700
Your method tells me how many times each combination appears. I must have
asked the question in the wrong way.
"Mike H" wrote:
Hi,.
Put this formula in g1 and drag down
=D1&E1&F1
Put this formula in H1 and drag down
=COUNTIF($G$1:$G$20,G1)
The second formula will return a 1 for unique items so filter by 1 on column
G and you have a unique list.
Mike
"John T Kennedy" wrote:
I have a spreadhseet (10K+ rows) that contains
Column D: First Name
Coulmn E: Last Name
Column F: Company Name
How can I setup a filter to show only each unique combination of columns D,
E &F?
Thanks in advance for sharing your expertise.
- References:
- Filtering unique combinations of cells
- From: John T Kennedy
- RE: Filtering unique combinations of cells
- From: Mike H
- Filtering unique combinations of cells
- Prev by Date: Re: View of Workbook
- Next by Date: RE: how do i conditional formate a text box
- Previous by thread: RE: Filtering unique combinations of cells
- Next by thread: Re: Filtering unique combinations of cells
- Index(es):
Relevant Pages
|