Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
List for AutoFilter and list for Subtotals have different meanings? | New Users to Excel | |||
How do I copy a list of Subtotals? | Excel Discussion (Misc queries) | |||
Subtotals in a list | Excel Discussion (Misc queries) | |||
list of subtotals! | New Users to Excel | |||
Sorting a list with subtotals | Excel Worksheet Functions |