Search: excel-write-range

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

Results 1 - 10 of 28 next page » Page 1 2 3

Excel Write Range

Last modified by VuNH54 on 2023/04/20 10:42
Rendered document content
of the activity to organize and structure your code better. E.g: Write Range Excel Options Add Headers (Checkbox
range are overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope
. E.g: “A10” Data Table - The data that you want to write to the specified range, as a DataTable
Title
Excel Write Range
Location
Excel Write Range
Excel Activities
Raw document content
** * **Data Table (DataTable)*** - The data that you want to write to the specified range, as a DataTable
Range Excel **Options** * **Add Headers (Checkbox) **- When selected, column headers are also written
" %) ((( RCA.Activities.Excel.ExcelWriteRange == **Description** == This activity allows you to write the data from a DataTable variable

Activities

Last modified by admin on 2022/07/01 15:42
Rendered document content
Write Cell Excel Write Range Execute Macro Export Chart Read Column Read Range Read Row Write Cell Write
Append Range Excel Append Range Excel Application Scope Excel Close Workbook Excel Copy Paste Range Excel Copy Sheet Excel Delete Range Excel Get Workbook Sheet Excel Get Workbook Sheets Excel
Location
Excel Activities
Raw document content
/view/Activities/Excel%20Activities/Activities/Excel%20Write%20Cell/]] * [[Excel Write Range>>url:https
/Activities/Write%20Cell/]] * [[Write Range>>url:https://docs.akabot.com/bin/view/Activities/Excel
/Excel%20Activities/Activities/Append%20Range/]] * [[Excel Append Range>>url:https://docs.akabot.com/bin

[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 RangeWrites a DataTable variable
, and stores it in an IEnumerable<object> variable. Rename sheet: Renames a sheet in an Excel file Write Cell
Raw document content
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 RangeWrites a DataTable variable
, and stores it in an IEnumerable<object> variable. * Rename sheet: Renames a sheet in an Excel file * Write

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 to write to. If the range isn't specified, the whole spreadsheet is read. If the range is specified
Title
Excel Write Cell
Location
Excel Write Cell
Excel Activities
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
" %) ((( RCA.Activities.Excel.ExcelWriteCell == **Description** == This activity allows writing a value or formula into a specified

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
Workbook Path (String)* - The path of the Excel file you want to write to. E.g: “C:\FolderName
Title
Write Range
Location
Write Range
Excel Activities
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 Read Range

Last modified by VuNH54 on 2023/04/20 09:37
Rendered document content
of an Excel range and store it in a DataTable variable. If the range is not specified, the whole spreadsheet is read. If the range is specified as a cell, the whole spreadsheet starting from that cell is read. Can only be used in the Excel Application Scope activity. (* is mandatory) In the body of activity
Title
Excel Read Range
Location
Excel Read Range
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ExcelReadRange == **Description** == This activity allows you to read the value of an Excel range and store it in a DataTable variable. If the range is not specified, the whole spreadsheet is read. If the range is specified as a cell, the whole spreadsheet starting from that cell is read. Can only be used in the Excel Application

Excel Append Range

Last modified by VuNH54 on 2023/04/19 16:57
Rendered document content
. E.g: Excel Append Range
in a Data Table variable to the end of a specified Excel spreadsheet. (* is mandatory) In the body of activity Sheet Name - The name of the sheet in which to add the specified range. By default
Title
Excel Append Range
Location
Excel Append Range
Excel Activities
Raw document content
the name of the activity to organize and structure your code better. E.g: Excel Append Range
to the end of a specified Excel spreadsheet. [[image:image-20220505131238-1.jpeg]] (* is mandatory) == **In the body of activity** == * **Sheet Name** - The name of the sheet in which to add the specified range

Excel Select Range

Last modified by Giang Tran on 2022/05/13 06:26
Rendered document content
a specified range from an Excel spreadsheet, in order to perform further actions. (* for mandatory) Properties Input Sheet name (String) - The name of the sheet from which to select the specified range. By default, this is filled in with "Sheet1". Only String variables and strings are supported. Range (String
Title
Excel Select Range
Location
Excel Select Range
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ExcelSelectRange == **Description** == The activity allows you to select and execute a specified range from an Excel spreadsheet, in order to perform further actions. [[image:image-20220505133120-1.jpeg
which to select the specified range. By default, this is filled in with "Sheet1". Only String variables

Excel LookUp Range

Last modified by Giang Tran on 2022/05/13 06:22
Rendered document content
] Excel Lookup Range Option Look in (Dropdown List) - Select type of value to look up into range
RCA.Activities.Excel.ExcelLookUpRange Description Searches in a specified range
. E.g: "Sheet1" Range (String)* - The range where you want to perform the search. E.g: "A1:H5" Value
Title
Excel LookUp Range
Location
Excel LookUp Range
Excel Activities
Raw document content
. E.g: [759682936] Excel Lookup Range **Option** * **Look in (Dropdown List) **- Select type
" %) ((( RCA.Activities.Excel.ExcelLookUpRange == **Description** == Searches in a specified range for the coordinates of a cell
in the workbook where you want to search. E.g: "Sheet1" * **Range (String)*** - The range where you want

Excel Delete Range

Last modified by Giang Tran on 2022/05/13 04:31
Rendered document content
RCA.Activities.Excel.ExcelDeleteRange Description This activity allows deleting a specified range in an Excel workbook. Can also be used to shift an entire row or column by using the ShiftCells
variables and strings are supported. E.g: “Employee Data” Range (String)* - The range you want to delete
Title
Excel Delete Range
Location
Excel Delete Range
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ExcelDeleteRange == **Description** == This activity allows deleting a specified range in an Excel workbook
Data” * **Range (String)* **- The range you want to delete. This field supports only strings
Range **Options** * **ShiftCells (Checkbox) **- If you check it, cell formatting is shifted
next page » Page 1 2 3
RSS feed for search on [excel-write-range]
Created by admin on 2022/04/17 14:38