Get a Singular Table from an Excel Worksheet
Retrieves the single table from a worksheet.
Last updated
Was this helpful?
Retrieves the single table from a worksheet.
This procedure extracts and retrieves a table from an Excel worksheet. It is meant to be used when the worksheet contains only a single table.
This procedure raises an exception if multiple tables are found in the worksheet.
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Retrieves the only table from the current worksheet.
get the worksheet's only tableLast updated
Was this helpful?
Was this helpful?

