View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Patrick Molloy[_3_] Patrick Molloy[_3_] is offline
external usenet poster
 
Posts: 27
Default Subtotaling items from a list

This is a programming news group. For your purpose all
you need to do is use the Data/Filter/AutoFilter method
on your table.

Patrick Molloy
Microsoft Excel MVP


-----Original Message-----
I require to sort a list that has multible coloums

listing items such
as type, size and length. Would very much like to be

able to sort
this list and display a total length for all items of

the same type.
.