Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherUpdate:
In 4.5.2 the Excel File node has become an officially supported node and is no longer experimental.
One of the enhancements for the 4.5.2 release was to add the dataEndRow attribute in the WorkbookSpec parameter on the Excel File node.
This means that you are able to use the dataStartRow & dataEndRow to limit the rows that are retrieved by the node.
As Rich stated, you can't specifically chose the columns, however you can use the headerRow attribute or field specifiers to guide the restrictions on the columns that are retrieved.
I have added an enhancement request such that you can also explicitly specify the start and end columns in a similar manner to the row specifications.
Tim.