Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9787

Pair and Sort the Columns in Desc Order [closed]

$
0
0

Hello I have the following data in my table:

enter image description here

Columns A to E indicate the year tag, and columns from F to J indicate the years. Each tag corresponds to a year. For the first line:

T1 -> 2004T2 -> 2003T3 -> 2003T4 -> 2000T5 -> 1986 (correctly ordered)

For the 9th Line as you can see:

L1 -> 1967L2 -> 1977L3 -> 1980L4 -> 1985L5 -> 1990 (ordered wrong)

What I want to do is to pair Columns A to E with the columns F to J and sort based on year, like follows:

enter image description here

(C4 should be B3, sorry for inconvenience)


Viewing all articles
Browse latest Browse all 9787

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>