Use the ReadFromExcel component
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- RPA Hub
Extract data from a Microsoft Excel file as a DataTable by using the ReadFromExcel component in RPA Desktop Design Studio.
Before you begin
To use the ReadFromExcel component, install Microsoft Access Database Engine.
Role required: none
About this task
You can configure the properties for the ReadFromExcel component. For more information about these properties, see Properties of the Data Reader components.
- Real-world scenario: Importing employee records
- An HR department maintains employee details in an Excel file. The ReadFromExcel component extracts this data into a DataTable, which is then used to update an HR management system.
Procedure