hi,
I'm still stuck for this method...actually i need to rearrrange all the output to new location ...the item like below:-
' Textbox1.text = 12 34 56 78
For textbox 2 i need to arrange it like this :-
'Textbox2.text = 78 56 34 12
How to do it?...i'm already headache...plz....
I'm still stuck for this method...actually i need to rearrrange all the output to new location ...the item like below:-
' Textbox1.text = 12 34 56 78
For textbox 2 i need to arrange it like this :-
'Textbox2.text = 78 56 34 12
How to do it?...i'm already headache...plz....