Hey there!!
I received a data set in a text file and i have to import it to an excel work sheet. the data is in the next format:
Variable1 = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10; Variable2= 11, 12, 13, 14, 15, 16, 17, 18, 19, 20; Variable3 = 21,22, 23, 24, 25, 26, 27, 28, 29, 30; Variable4 = 31...