View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SharonInGa[_2_] SharonInGa[_2_] is offline
external usenet poster
 
Posts: 14
Default finding a subtotal

How would I use VBA to find a subtotal in a report.
Subtotals are based on the number of customers that we have and the subtotal
row position changes each time the report is run.

---- i do NOT want to use a pivot table ! ----