Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
My sheet setup is: -Row 1-10 are empty cells & macro buttons- -All column have autofilter starting in row 10- Column A: Dates of orders starting from 1/1/09 - YTD (duplicates no problem) Column B: List of customer names (customers appear more than once) Column I: Amount of the invoice for orders ($$) Column L: Month&CustomerName like:"7SmithRubber" What I'm looking for is: Column Q: List all customers - only once - that appear in column B from row 10 through 2000 Then I can do a SUMTIF: SUMIF(B:B,Q1,I:I) per customer YTD and another per customer - per month. I would like to eventually have this as a template, as the customer names will constantly be changing/updated, so I never know who's name will be added - or omitted from column B - that's where I'm struggling with the listing a customer only once. Thanks Driftwood |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
List Duplicates | Excel Worksheet Functions | |||
list duplicates | Excel Discussion (Misc queries) | |||
Condensing a list with duplicates to a list with non-duplicates | Excel Worksheet Functions | |||
Array Formulas - Unique List from List with Duplicates | Excel Discussion (Misc queries) | |||
How to remove duplicates from a list and copy new list to new colu | Excel Worksheet Functions |