Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
The value in listbox is made of 4 fields as shown above,I need output as shown aboveSince 3rd field consists of C & 1st field consists of T....so now 3rd field should come before 1st.
Regards,
Prasad !
Hi All,
Replace characters with Ascii numbers in a string
I used the code in above link to solve the problem.
Prasad