View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fishy fishy is offline
external usenet poster
 
Posts: 39
Default help with Unmerged cells that need linking back - populate rows

I have a report that when unmerged looks like this:
User Name Branch Leads Other Leads Total Leads
Organisation
Agent x 0 0 0
Area 1
1 0 1
Area 2
1 0 1
Total
I am trying to produce an agent report for each area with user name, area
and the three figures. (delete the total row).
Any clues?