S
sasidharan
How to match the two column of numbers in Excel ?
eg.
A B
1 1 2
2 0 0
3 2 1
Now i need, its should be like this...........
A B
1 0 0
2 1 1
3 2 2
How can i change like this..........
eg.
A B
1 1 2
2 0 0
3 2 1
Now i need, its should be like this...........
A B
1 0 0
2 1 1
3 2 2
How can i change like this..........