open excel workbook
Open an Excel workbook.
Name | Description | Type | Modifier |
---|---|---|---|
file path | The location of the Excel file. | String | None |
None
This action may be used within the following project items: test modules and user-defined actions.
file path
open excel workbook D:\data.xlsx
 
Result
- This action only supports Excel extensions: .xls, .xlsx, .xlsm.