Forum Discussion

hina's avatar
hina
Contributor
3 years ago

Deleting a Column in Excel

Hi,   How can I delete a column in excel, The code below doesn't work    function Test1() { var excelFile = Excel.Open("C:\\ELink\\Logs\\testlogs.xlsx"); var excelSheet = excelFile.SheetByTitl...