Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi!
I have 3 columns. This is an example: column 1: column 2: column 3: Postoffice1 salesman 1 1 Postoffice1 salesman 1 4 Postoffice1 salesman 1 1 Postoffice2 salesman 1 2 Postoffice3 salesman 2 2 Postoffice4 salesman 1 3 This is the result I want: Postoffice1 salesman 1 6 Postoffice2 salesman 1 2 Postoffice3 salesman 2 2 Postoffice4 salesman 1 3 I have a VBA code for removing dublicates for the first column but I don't really know how to fix the rest. I appriciate all help Regards Calle |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
freezing columns labels while sorting columns | New Users to Excel | |||
sorting columns | New Users to Excel | |||
help with sorting text in columns to match other columns | Excel Discussion (Misc queries) | |||
Sorting on columns | Excel Worksheet Functions | |||
Sorting columns | Excel Worksheet Functions |