Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To me this question sounds like a wish list macro but, I thought I
would give it a try anyway. Here it goes; I have a Spreadsheet with Autofiltering turned on. I would like to have a macro that goes through a specified column's filter and give me a subtotal summary of the various things found in the filter based off of another column that has corresponding amounts in it. Please see the example below. Title 1 Amount Title 3 Title 4 101 3 101 Unique Data1 102 1 102 Unique Data1 103 5 103 Unique Data1 104 8 104 Unique Data2 105 2 105 Unique Data3 106 4 106 Unique Data4 107 6 107 Unique Data5 108 4 108 Unique Data3 109 2 109 Unique Data3 I would like the macro to create a temporary summary sheet (for printing purposes) that does this. Unique Data1 totaled 9 Unique Data2 totaled 8 And so on. I would like all of the summary to appear on one sheet if possible. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
autofilter with summary row | Excel Discussion (Misc queries) | |||
Summary Sheet Macro | Excel Discussion (Misc queries) | |||
A macro to make a summary sheet | Excel Programming | |||
Summary Page Macro | Excel Programming | |||
Ecxel Macro to summary and eliminate duplicates | Excel Programming |