I'm assuming based on the phrasing ("Sheet to sheet") that you mean Excel, and based on that two alternate possibilities immediately come to mind:
- Use keyboard shortcuts (e.g. "Select All", "Copy", "Paste") instead of using the VBO functions. The VBO, for "get collection" and "write collection", is introducing overhead - construct the collection, fill it, etc. Using keyboard shortcuts relies only on the client and the OS, reducing overhead and possibly speeding it up.
- OleDB can - depending on circumstance - offer significant efficiencies for raw data reads/writes.
That being said, I'd love to hear other suggestions from the community.
If you don't mean Excel, could you please clarify?
Thanks!
------------------------------
Robin Toll
Senior Technical Consultant
Blue Prism
Professional Services Americas
Infrastructure & Architecture Specialist
------------------------------