Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default List subtotals

Hi

I'm using the following code to generate subtotals from a list
is there anyway I can find the cell reference (R1C1) of each
generated subtotal

Columns("K:L").Select
Selection.Subtotal GroupBy:=1, Function:=xlSum,
TotalList:=Array(2), Replace:=True, PageBreaks:=False,
SummaryBelowData:=True


any ides please

Many thanks
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
List for AutoFilter and list for Subtotals have different meanings? Epinn New Users to Excel 2 August 18th 06 09:02 PM
How do I copy a list of Subtotals? heelfan Excel Discussion (Misc queries) 1 June 9th 06 01:01 AM
Subtotals in a list Bagheera Excel Discussion (Misc queries) 9 May 20th 06 01:46 PM
list of subtotals! via135 New Users to Excel 12 January 9th 06 10:41 PM
Sorting a list with subtotals Matt B. Excel Worksheet Functions 2 October 29th 04 01:19 PM


All times are GMT +1. The time now is 12:02 PM.

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"