Hi,
I have been trying to find a solution for removing duplicates and sorting data in alphabetical order. I found a couple of formulas but the following is the closest I have got for what I need. However it doesn't sort the data in alphabetical order (Leaving any zeros at the bottom, or deleting out if possible). Formulas in sheetA as follows:
Column A is pulling data from the following sheetB:
As you can see the formula in sheetA (Column A) is working and removing duplicates (82519 for example), and is based on the criteria set out in B2 on sheetA (linked to column C in sheetB), however it is putting them in the order it finds them, including any blank spaces. Is there any way round this?
Kyle
I have been trying to find a solution for removing duplicates and sorting data in alphabetical order. I found a couple of formulas but the following is the closest I have got for what I need. However it doesn't sort the data in alphabetical order (Leaving any zeros at the bottom, or deleting out if possible). Formulas in sheetA as follows:
Column A is pulling data from the following sheetB:
Excel Workbook | ||||
---|---|---|---|---|
B | C | |||
2 | 82524 | 60657 | ||
3 | 82513 | 67390 | ||
4 | 82519 | 67390 | ||
5 | 67390 | |||
6 | 82520 | 88903 | ||
7 | 2345 | 67390 | ||
8 | 82519 | 67390 | ||
sheetB |
As you can see the formula in sheetA (Column A) is working and removing duplicates (82519 for example), and is based on the criteria set out in B2 on sheetA (linked to column C in sheetB), however it is putting them in the order it finds them, including any blank spaces. Is there any way round this?
Kyle