Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Sheet identification method   Specifies via name or index the sheet to be defined

Sheet name                             The name of the sheet to which the action will be applied

...

  1. Assemble a robot scheme consisting of actions: 


  2. Configure parameters for the "Open" action.  In the "PathToFile" field, specify the path to the required Excel file. Check the "Open Visible" = true checkbox to display the robot actions on the screen.


  3. Customize parameters for the "Activate sheet" action. In the "Context" field specify the context of the opened document, in the "Sheet identification method" field specify " Via sheet name", in the "Sheet name" field specify the name of the sheet to be made active (in this case "Sheet3"). 

  4. Configure parameters for the "Save" action. Specify the context of the Excel document in the "Context" parameter. 


  5. Launch the robot using the "Start" button in the top panel.  

Result

The program software robot worked completed successfully. Sheet 3 in the Excel document is activated.

...