Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I got data in column A and B like see below. As you can see below I
got file paths listed in both columns. A B……col C:\David Terry C:\Dean Smith C:\John Owen C:\Michael Ja C:\Michael Ja C:\Daivd Terry C:\Ali Smith C:\John Owen C:\Karen Seal I need macro which should sort column B list according to column A list and results should look like as shown below A B……col C:\David Terry C:\David Terry C:\John Owen C:\John Owen C:\Michael Ja C:\Michael Ja C:\Ali Smith C:\Dean Smith C:\Karen Seal Please can any friend can help me on this |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use VBA to reset data validation (=list) value to first value in that list (list is a named range) | Excel Programming | |||
Compare List A to List B, Return List B Items Not in List A | Excel Programming | |||
Sorting a List Box | Excel Programming | |||
Sorting list | Excel Programming | |||
list 1 has 400 names List 2 has 4000. find manes from list 1 on 2 | Excel Worksheet Functions |