Extract a Table from a Worksheet
Locates and extracts a table from an Excel worksheet.
Overview
This procedure locates and extracts a table from an Excel worksheet.
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Examples
1. Extract Table by Description
2. Extract Table by Cell Range
Extracts a table from a specific cell range.
3. Extract Table by Header Range
Extracts a table between specified column headers.
4. Extract Table by Header Locations (Fast)
Extracts a table using exact header cell locations - faster than header name matching.
5. Extract Table by Header Locations with Row Limit
Extracts a table using header locations with a specific number of data rows.
6. Extract Table by Description with Custom Model
Extracts a table using AI-powered description with a specific model.
Last updated
Was this helpful?
