Search: excel-append-range

Last modified by admin on 2022/04/24 04:58

Results 11 - 20 of 27 « previous page next page » Page 1 2 3

Excel Copy Paste Range

Last modified by Giang Tran on 2022/05/13 04:28
Rendered document content
RCA.Activities.Excel.ExcelCopyPasteRange Description This activity allows to copy a range
, this is filled in with "Sheet1." Only String variables and strings are supported. E.g: “Sheet name” Source Range (String)* - The range of the data you want to copy. This field supports only strings and String variables
Title
Excel Copy Paste Range
Location
Excel Copy Paste Range
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ExcelCopyPasteRange == **Description** == This activity allows to copy a range or sheet (including values, formulas
: “Sheet name” * **Source Range (String)*** - The range of the data you want to copy. This field supports only strings and String variables. E.g: “Source range” **Misc** * **Public (Checkbox) **- Check

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
the information from a specified Excel workbook cell range for use in other activities, such as Write Range. Read
 Use Excel File activity or with the Project Notebook. Write Range: Writes a DataTable variable to a specified Excel workbook cell range. 2.  Drive sub-package Create New Spreadsheet: Creates a new
Raw document content
spreadsheet * Append Row: Appends a row to an existing spreadsheet. * Auto Fill Range: Fulfills the auto-fill
the information from a specified Excel workbook cell range for use in other activities, such as Write Range
for a parent Use Excel File activity or with the Project Notebook. * Write Range: Writes a DataTable variable

Read Range

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
RCA.Activities.Excel.ReadRange Description This activity allows you to read the Excel range and store in a DataTable variable. If the range isn’t specified, the whole spreadsheet starting from
(DataTable) - Stores the data extracted from the specified Excel range in a data table variable. Only data
Title
Read Range
Location
Excel Activities
Read Range
Raw document content
" %) ((( RCA.Activities.Excel.ReadRange == **Description** == This activity allows you to read the Excel range and store in a DataTable variable. If the range isn’t specified, the whole spreadsheet starting from that cell is read
) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file you want to read

Excel Write Cell

Last modified by VuNH54 on 2023/04/20 10:39
Rendered document content
 - The Excel cell or range that you want to write to. If the range isn't specified, the whole spreadsheet
: “Hello world” or “=B1+C2” Properties Input Cell (String)* - The Excel cell or range that you want
into a specified spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name
Title
Excel Write Cell
Location
Excel Activities
Excel Write Cell
Raw document content
: “ClientName” * **Cell** - The Excel cell or range that you want to write to. If the range isn't specified
)*** - The Excel cell or range that you want to write to. If the range isn't specified, the whole spreadsheet
spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name specified

Excel Insert Image

Last modified by VuNH54 on 2023/04/19 17:20
Rendered document content
to specified Excel Sheets. This only can be used in Excel Application Scope Activity. (* is mandatory
\sky.png” Sheet name (String) - The sheet that you want to display. E.g: “ThisIsSheetName” Range (String) - The range you want to add image to. E.g: “K1:L1” Properties Input Image path (String)* - Input the full
Title
Excel Insert Image
Location
Excel Activities
Excel Insert Image
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertImage == **Description** == This activity allows you to add images to specified Excel Sheets. This only can be used in Excel Application Scope Activity. (% class="wikigeneratedid" id="H
) **- The sheet that you want to display. E.g: “ThisIsSheetName” * **Range (String) **- The range you want to add

Excel Activities

Located in
Last modified by admin on 2022/05/18 09:52
Rendered document content
The Excel Activities offers deep integration with Microsoft Excel and ships with a number of activities that automate the tasks you perform in Excel. These activities enable the robots to: Read information from a cell, columns, rows or ranges, and write to other spreadsheets or workbooks. Execute macros
Title
Excel Activities
Location
Excel Activities
Raw document content
The Excel Activities offers deep integration with Microsoft Excel and ships with a number of activities that automate the tasks you perform in Excel. These activities enable the robots to: * ((( Read information from a cell, columns, rows or ranges, and write to other spreadsheets or workbooks. ))) * Execute

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
) In the body of activity Workbook Path - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” Sheet name - The name of the sheet in which the range that you want to write to is. By default
to the specified range, as a DataTable variable. Only DataTable variables are supported. Properties Input
Title
Write Range
Location
Excel Activities
Write Range
Raw document content
of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The name of the sheet in which the range that you want to write to is. By default, this is filled in with "Sheet1." E.g
and strings are supported. * **Data Table** - The data that you want to write to the specified range

Excel Set Border

Last modified by Giang Tran on 2022/05/13 06:28
Rendered document content
RCA.Activities.Excel.ExelSetBorder Description The activity allows you to set the borders through different ranges in Excel. This only can be used in Excel Application Scope Activity. (* is mandatory
. E.g: “Employee Infomation” Range (String)* - The Range that you want to border. E.g: “A1:K10” Misc
Title
Excel Set Border
Location
Excel Activities
Excel Set Border
Raw document content
" %) ((( RCA.Activities.Excel.ExelSetBorder == **Description** == The activity allows you to set the borders through different ranges in Excel. This only can be used in Excel Application Scope Activity. (% class="wikigeneratedid" id="H
Infomation” * **Range (String)*** - The Range that you want to border. E.g: “A1:K10” **Misc

Write Cell

Last modified by VuNH54 on 2023/04/20 10:53
Rendered document content
into a specified spreadsheet cell or a range. If the sheet does not exist, a new one is created. (* for mandatory) In the body of activity Workbook Path - The path of the Excel file you want to use. E.g: “C
content - The value or formula that you want to be written to a cell or range. Only string variables
Location
Excel Activities
Raw document content
spreadsheet cell or a range. If the sheet does not exist, a new one is created. [[image:image-20220505135743
of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The sheet you want
to be written to a cell or range. Only string variables, generic variables and strings are supported. E.g

Release Notes

Last modified by Nga Nguyen on 2022/05/13 04:21
Rendered document content
RCA.Activities.Excel Version 2.1.1.0 Bugs fixed [ExcelApplicationScope]Edit message when excel file is set password protected sheet. [ExportChart]Export chart missing when name file excel has chart
characters. [ExcelApplicationScope] A loop opens Excel file in the background. Even though the workflow has
Raw document content
when excel file is set password protected sheet. * [ExportChart]Export chart missing when name file excel has chart name same. * [ExcelApplicationScope] At Textbox[Designer], change length when input more than 200 characters. * [ExcelApplicationScope] A loop opens Excel file in the background. Even though
RSS feed for search on [excel-append-range]
Created by admin on 2022/04/17 14:38