View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
joe joe is offline
external usenet poster
 
Posts: 62
Default Summing inv in list

I have a list of different invoices with supplier
reference numbers in the next column. What i want to do is
sum the total for each supplier and either copy this to a
new sheet or delete the multiple invoice lines and just
keep the sum of the invoices, is this possible?