Hallo all,
I had a doubt regarding the conversion of string into a 2D array. I have the following String
I want to seperate this string into a table in which the data before the ``:`` will be in 1 row and data after in another row. I am attaching the programme below. Can someone suggest the changes i need to make in order to do so.
Regards
Speedy