Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to automatically sum all values with the same account ID.
I’ve tried using the SUMIF function but that required me to specif what the account ID I would like it to search for. I would like th macro to automatically search within a specific column and whenever i finds a duplicated account ID, to sum the values of the duplicate account ID. For example, if there are two account 900, one displayin a positive 50 and the other a negative 25. I would like it to su those two numbers together so that I only have one row showing fo account 900. Any help is much appreciated. yale -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to nest a left function within a sumif function? | Excel Worksheet Functions | |||
Automatic Upate of NOW() function? | Excel Worksheet Functions | |||
SUMIF Function Inside SUMPRODUCT Function | Excel Worksheet Functions | |||
Automatic Sum by Category (SumIf extension) | Excel Discussion (Misc queries) | |||
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function | Excel Worksheet Functions |