I Have an Excel Sheet with data that looks like that.
Data x=1.1 x=11.2 x=10.3 x=1.4 x=2.5;2.6 x=2.1 x=4.7 x=6.8 x=6.2;6.3 x=1.10
What i wa
Copy the data into a new column say B If you are using excel 2007 or higher, go to data tab --> text to columns option after selecting your data in B
B
Here you can choose delimited and it will separate your data into 2 columns. Then apply the sorting based on this column