Search: excel-write-range

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

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

Excel Remove Duplicates Range

Last modified by Giang Tran on 2022/05/13 06:24
Rendered document content
to organize and structure your code better. E.g: [464936660] Excel Remove Duplicates Range
that are duplicated in a specified range. (*for mandatory) In the body of activity Sheet name (String)* - The name of the sheet in the workbook where the change must be made. E.g: "Sheet1" Range (String
Title
Excel Remove Duplicates Range
Location
Excel Remove Duplicates Range
Excel Activities
Raw document content
. E.g: [464936660] Excel Remove Duplicates Range ))) {{velocity}} #if ($xcontext.action != 'export
" %) ((( RCA.Activities.Excel.ExcelRemoveDuplicatesRange == **Description** == Deletes all the rows that are duplicated in a specified range
" * **Range (String)** - The range from which you want to remove duplicate rows. E.g: "A1:H5

Excel Set Range Color

Last modified by Giang Tran on 2022/05/13 06:48
Rendered document content
of a specified cell or cell range using a Color variable. Can only be used within the Excel Application Scope
that contains the cell you want to color. E.g: “Name of the sheet” Range (String)* - The range of data
. E.g: Set Range Color
Title
Excel Set Range Color
Location
Excel Set Range Color
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ExcelSetRangeColor == **Description** == This activity allows changing color of a specified cell or cell range using a Color variable. Can only be used within the Excel Application Scope activity. [[image:image
)* **- The name of the sheet that contains the cell you want to color. E.g: “Name of the sheet” * **Range

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

Write Cell

Last modified by VuNH54 on 2023/04/20 10:53
Rendered document content
RCA.Activities.Excel.WriteCell Description This activity allows you to write a value or formula 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
Title
Write Cell
Location
Excel Activities
Write Cell
Raw document content
" %) ((( RCA.Activities.Excel.WriteCell == **Description** == This activity allows you to write a value or formula into a specified 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

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

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

Append Range

Last modified by VuNH54 on 2023/04/19 16:55
Rendered document content
. E.g: “append excel range
stored in a DataTable variable to the end of a specified Excel spreadsheet. If the sheet does not exist
of activity Workbook Path - The full path of the Excel spreadsheet that you want to use. If the Excel file
Title
Append Range
Location
Excel Activities
Append Range
Raw document content
. E.g: “append excel range” ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc
variable to the end of a specified Excel spreadsheet. If the sheet does not exist, a new one is created
) == **In the body of activity** == * **Workbook Path ** - The full path of the Excel spreadsheet that you want

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 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

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-write-range]
Created by admin on 2022/04/17 14:38