#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Subtotal Formula Pat[_2_] Excel Worksheet Functions 7 November 7th 07 05:12 PM
Subtotal formula Cong Nguyen Excel Discussion (Misc queries) 2 October 4th 07 04:51 PM
pasting to subtotal lines without replacing hidden -non-subtotal l harleydiva67 Excel Discussion (Misc queries) 1 October 12th 06 06:02 PM
Help with SUBTOTAL formula PO Excel Worksheet Functions 1 June 13th 06 05:44 PM
Subtotal of Subtotal displays Grand Total in wrong row Thomas Born Excel Worksheet Functions 5 January 6th 05 01:46 PM


All times are GMT +1. The time now is 05:57 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"