View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_5_] Dave Peterson[_5_] is offline
external usenet poster
 
Posts: 1,758
Default identifying subtotals

Look for a cell in that row that has a formula that starts with "=subtotal("?

Darren Ludlam wrote:

How can I dynamically identify if a row is a subtotal


--

Dave Peterson