extract 1 of each item

  • Thread starter Thread starter widman
  • Start date Start date
W

widman

I get spreadsheets that have items repeated on 3 or 4 different lines that I
need to sum to find the real total. No problem with sumif

But how can I make a list of the items without them being repeated?
 
Assuming you are using XL 97, 2000 or XP, you can use Subtotals. Simply
highlight the data and from the DATA menu choose Subtotals. Assuming your
data is sorted, you can get a distinct list of combinations with their
totals. This will also allow you to expand/collapse the list.

Other options you could try:

-Pivot Tables of your data
-Using the Query tool and creating a basic SELECT DISTINCT... query.

Bob Tulk
MOUS (97/XP)
 
try highlighting the data you want to filter then using Data-> Filter -
Advanced Filter
then select Unique Rows in order to find only the unqiue rows of data.
 
I have beenusing subtotals, but it is a pain, having to then extract the
product codes from the text string, etc.
I can't seem to find Query... office XP
And I can't get advance filtering to work. Must be a trick to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top