K
Ken
How can I filter a database to leave only instances of the same entry
more than once in column b where column a is different? That is,
where column a shows candidates and column b shows contributors, how
can I display only the rows where the same contributor made
contributions to more than one candidate. The database has over
10,000 rows in the database. There are many instances of multiple
contributions by one contributor to one candidate, but these should
only show when the contributor also made contributions to two or more
candidates.
Ken
more than once in column b where column a is different? That is,
where column a shows candidates and column b shows contributors, how
can I display only the rows where the same contributor made
contributions to more than one candidate. The database has over
10,000 rows in the database. There are many instances of multiple
contributions by one contributor to one candidate, but these should
only show when the contributor also made contributions to two or more
candidates.
Ken