Hello All,
I have a excel file with 200 columns, is there a quick way to create a datatable using the file i have with the column already inside?
Then copying each row into the datatable to then work from?
Thanks in advance, hopefully there is a way apart from manually creating each column.
M