Hi experts,
I used function gui_upload - to upload excel file.
the data i get is that the cells is seperated by ','.(name,age,mail,,,,)
i want to take this data and put it in a structure, that each cell will be in
seperate in the structure.
how can i put this data in my structure?
thanks,
Michal.