P 
		
								
				
				
			
		Pavel
I have 2 columns as follows:
A B
Number Correct Order
1
3
5
6
2
I need to display the numbers from column A in ascending order in column B,
WITHOUT using the sort function!
Any tips please!
				
			A B
Number Correct Order
1
3
5
6
2
I need to display the numbers from column A in ascending order in column B,
WITHOUT using the sort function!
Any tips please!
