View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
karinmpfa karinmpfa is offline
external usenet poster
 
Posts: 1
Default Macro to sort data, insert a line after each group & then total?

I have a worksheet that I want to create a macro. The marco will sort
through the data, group by type and then insert a line between each group.
Then give me a total of selected columns.