ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Subtotal Formula (https://www.excelbanter.com/excel-worksheet-functions/200841-subtotal-formula.html)

Chris

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

Santipong[_2_]

Subtotal Formula
 
Try this,

=Subtotal(9,Indirect("PrintData!"&"J2:J20"))

Adjust range J2:J20 to your suit.

"Chris" wrote in message
...
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





All times are GMT +1. The time now is 02:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com