Read column name

Hi,
ı want to read column name, because ı want to delete column1 column2 ,column3

HI @sedayngl_sedayngl33 ,

  • Find the column name
  • Delete column

Regards
Balamurugan.S

Please see attached file:
Sequence36.xaml (6.7 KB)

how can remove all of start with the column?

please see attached file:

Sequence36.xaml (7.6 KB)

1 Like

if ı use write range ac.ı wont see start with column1 2 3 …am ı right?

What do you mean exactly?

if ı use write range activity ı dont want to see column 1 column 2(empty row)

You first have to write your new datatable in Excel again.

Add Write Range and set the DataTable in it.
Then you will not have these empty columns anymore.

Write the datatable in a new sheet.

can u show

Sequence36.xaml (8.1 KB)

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.