View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chris Chris is offline
external usenet poster
 
Posts: 71
Default Subtotal Formula

I have this formula:

=INDIRECT("PrintData!J" &RowIndex)

and need to wrap a subtotal 9, around it so that it only includes
visible rows when there is an auto filter applied on the PrintData
page

Any possible solutions to add?

thanks

chris