Thread: Data Sort
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Colorado Greenskeeper[_2_] Colorado Greenskeeper[_2_] is offline
external usenet poster
 
Posts: 5
Default Data Sort

I am wondering how to sort cells/rows in groups.
Each group will contain many rows containing product info for a given day.
Each group will also contain ONE "Total" row i.e. price, total nutrients, etc.
Even though each row in the group will have the same date, sorting by date
changes the order within the group (there is no column that has asceding data
for Excel to look for a second condition for the sort) usually putting the
"Total" at the top of the group, which screws up the calculations.
I also need to be able to enter/change data in the groups.