Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Actually, no. You use Data...Subtotals. Very easy.
Thanks for the input, just the same. childofthe1980s "Mark Ivey" wrote: You might be able to use the SUMIF worksheet function in your code to accomplish that task... Mark "childofthe1980s" wrote in message ... Hello: I have a spreadsheet that, among other columns, has an inventory item column and a quantity column. The inventory item column has several records with item A, item B, item C, etc. The number of items column has several records also with 8 for A in one record, 2 for A in another record, 3 for A in another record, 4 for B in another record, 5 for B in another record, 9 for C in another record, 7 for C in another record, etc. I want to create a macro that automatically sums the quantity of each item A, B, and C. I'm not concerned with a total quantity for the entire spreadsheet--just a total for each item. How do I program Excel to have such a macro? I'm sure that the solution is simple. I'm just not familiar with creating Excel macros. Thanks! childofthe1980s |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to automatically paste a pic based on a certain condition | Excel Programming | |||
Can an Excel macro be automatically run based upon data in a cell? | Excel Programming | |||
automatically send email in excel based on value/macro guru stuff | Excel Programming | |||
macro to transpose cells in Column B based on unique values in Column A | Excel Programming | |||
Macro to Sort Automatically Based on Contents of Drop-down Box | Excel Programming |