Reading an entire worksheet into a collection

Now that we have the Excel worksheet opened, we can instruct the robot to read its contents. If you look at the list of available actions in the MS Excel VBO library, you will see the following possible actions to choose from:

  • Get worksheet as collection: Reads everything from cell A1 to the last populated row and column.
  • Get worksheet as collection offset: Reads everything from a specified cell to the last populated row and column.
  • Get worksheet range as collection: Reads everything from the specified start cell to the specified end cell.
  • Get worksheet as collection (Fast): This action has been deprecated. It is still in the list for backward compatibility reasons.

The action that you select ...

Get Robotic Process Automation with Blue Prism Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.