Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to subtotal the following data:
Location ProductID Qty 1 2a 5 1 2a 2 1 2a 10 32 4bc 1 32 4bc 4 32 r3s 8 I want the end result to look like this (I do not want the word "subtotal" anywhere on my worksheet): Location ProductID Qty 1 2a 17 32 4bc 5 32 r3s 8 and delete the original data rows so the subtotaled rows are the only rows in the worksheet. (I am using Excel 2003 and need all the rows I can get) Any help is greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete duplicate and original row | Excel Discussion (Misc queries) | |||
Combine two columns and delete original | Excel Discussion (Misc queries) | |||
macro save as delete original file | Excel Programming | |||
Updating original data from vlookup screen (macro?) | Excel Programming | |||
save original data after macro is run again | New Users to Excel |