列を削除アクティビティの仕様を教えてください。

こんにちは
UiPath Studio 2024.10.4Community editionのユーザです。

クイックに、列を削除アクティビティの仕様を教えてください。
Excel.Sheet(“Sheet2Copy”)のB列を削除しようとして、添付画像の設定で実行したら、『列が存在しません』エラーが出ました。
列名に"B"や"B:B"を設定してもエラーになります。

ヘルプページを見て設定したので、残念です。
正しい設定をご教示ください。

こんにちは

先頭行をヘッダーにするが有効になっていますので、ヘッダー名は実データの先頭行の値を使用する必要があると思います。

@gorby,

Select the Column name from the Delete Column activity. Sometimes Column name what we see is different from the excel or Studio point of view.

Select Column this way.

The image shows a UiPath Studio workflow where a "Delete Column" activity is being configured to remove a specific column from an Excel file named "Input File.xlsx." (Captioned by AI)

Thanks,
Ashok :slight_smile:

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