Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have several account numbers with sub totals. Would like to use vba to open
(i.e. show details) of just one account. The only thing I can find is the ExecuteExcel4Macro "SHOW.DETAIL. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have you considered using a pivot tabel instead? If you data is in a format
which subtotals readily then it is likely good for a pivot table. Then it is just a matter of placing the account numbers at the top of the table instead of in the body of the table... If you would like some help with a pivot table (if you have not used one before) then reply back and I can walk you through creating one... They are really easy and very powerful for reporting and analyzing data. -- HTH... Jim Thomlinson "Dan" wrote: Have several account numbers with sub totals. Would like to use vba to open (i.e. show details) of just one account. The only thing I can find is the ExecuteExcel4Macro "SHOW.DETAIL. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Carrying Detail Data to Subtotal Row | Excel Worksheet Functions | |||
how can I print and sort JUST the subtotal lines, not the detail | Excel Discussion (Misc queries) | |||
pivot table - subtotal below detail | Excel Discussion (Misc queries) | |||
Copy detail into subtotal line | Excel Programming | |||
Subtotal detail reference? | Excel Programming |