Hi Everyone,
My requirement is i have excel with a single column, i need read that column and add it to array of strings
So i can retain only those column in datatable
datatablevar.default.toTable(False,arrVar)
where arrVar is array of names in the column
thanks in advance