Is it possible to sort and match two columns?
For example...
Pre-sort
column 1 column 2
4 5
2
5 1
1 3
3
After sort
column 1 column 2
1 1
2
3 3
4
5 5
Each column is sorted and matches the other column.
Is it possible to sort and match two columns?
For example...
Pre-sort
column 1 column 2
4 5
2
5 1
1 3
3
After sort
column 1 column 2
1 1
2
3 3
4
5 5
Each column is sorted and matches the other column.
something like this:
Book1.xls
Never use Merged Cells in Excel
Yes, exactly. I'll try it out and let you know how it works.
Thanks!
similar question here: http://www.excelforum.com/excel-gene...9131-sort.html
(in case you want to do something with the unique values in Col 1 - ie placing in blank spaces in Col 2)
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks